Skip to content

Commit 096771c

Browse files
committed
update(entrypoint): Incrementing version
1 parent dfcd512 commit 096771c

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

399399
const char *SwiftlyPlugin::GetVersion()
400400
{
401-
return "0.0.3 - Alpha";
401+
return "0.0.4 - Alpha";
402402
}
403403

404404
const char *SwiftlyPlugin::GetDate()

0 commit comments

Comments
 (0)