Skip to content

Commit 41c3589

Browse files
committed
Adjust version number for release
1 parent ed4ac8f commit 41c3589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
// Important plugin information.
3434
WUPS_PLUGIN_NAME("Wii U Time Sync");
3535
WUPS_PLUGIN_DESCRIPTION("A plugin that synchronizes a Wii U's clock to the Internet.");
36-
WUPS_PLUGIN_VERSION("v1.0.0");
36+
WUPS_PLUGIN_VERSION("v1.0.1");
3737
WUPS_PLUGIN_AUTHOR("Nightkingale");
3838
WUPS_PLUGIN_LICENSE("MIT");
3939

0 commit comments

Comments
 (0)