Skip to content

Commit 6eb6ce3

Browse files
committed
update(entrypoint): Increment version
1 parent c8c9daf commit 6eb6ce3

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
@@ -469,7 +469,7 @@ const char *SwiftlyPlugin::GetLicense()
469469

470470
const char *SwiftlyPlugin::GetVersion()
471471
{
472-
return "0.0.5 - Alpha";
472+
return "0.0.6 - Alpha";
473473
}
474474

475475
const char *SwiftlyPlugin::GetDate()

0 commit comments

Comments
 (0)