We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b8499 commit 0d58448Copy full SHA for 0d58448
README.md
@@ -1,4 +1,4 @@
1
-## YourCode 2.0
+## YourCode 2.0.1
2
for MyBB 1.8.x
3
4
*Forget MyCode. Take control of YourCode-- a much better way of handling BB Code for MyBB forums*
Upload/inc/plugins/yourcode/install.php
@@ -69,7 +69,7 @@ function yourcode_info()
69
"website" => 'https://github.com/WildcardSearch/YourCode',
70
"author" => $author,
71
"authorsite" => 'http://www.rantcentralforums.com',
72
- "version" => '2.0',
+ "version" => '2.0.1',
73
"compatibility" => '18*',
74
"guid" => '36a18ebc285a181a42561141adfd1d7f',
75
);
0 commit comments