Skip to content

Commit d702544

Browse files
committed
update(entrypoint): Increment Version
1 parent 4e29015 commit d702544

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

535535
const char *SwiftlyPlugin::GetVersion()
536536
{
537-
return "0.0.7 - Alpha";
537+
return "0.0.8 - Alpha";
538538
}
539539

540540
const char *SwiftlyPlugin::GetDate()

0 commit comments

Comments
 (0)