Skip to content

Commit a026987

Browse files
committed
test: Bump version
1 parent 16d61ca commit a026987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public partial class PluginClassName : BasePlugin {
8181

8282
public override void Load(bool hotReload)
8383
{
84-
Console.WriteLine("Hello World");
84+
Console.WriteLine("Hello World!");
8585
// Check examples folder for more information. Don't forget to delete the folder after reading.
8686
}
8787

0 commit comments

Comments
 (0)