Skip to content

Commit 81708ad

Browse files
committed
update(entrypoint): Incrementing version
1 parent 7bd034e commit 81708ad

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

547547
const char *SwiftlyPlugin::GetVersion()
548548
{
549-
return "0.0.8 - Alpha";
549+
return "0.0.9 - Alpha";
550550
}
551551

552552
const char *SwiftlyPlugin::GetDate()

0 commit comments

Comments
 (0)