Skip to content

Commit d5222c3

Browse files
committed
update(encrypoint): Incrementing version
1 parent e99d2b9 commit d5222c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/entrypoint.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ const char *SwiftlyPlugin::GetLicense()
460460

461461
const char *SwiftlyPlugin::GetVersion()
462462
{
463-
return "0.0.4 - Alpha";
463+
return "0.0.5 - Alpha";
464464
}
465465

466466
const char *SwiftlyPlugin::GetDate()

0 commit comments

Comments
 (0)