Browse Source

Update package-info.xml

Sorunome 9 years ago
parent
commit
b02c6bdd2c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      mod/package-info.xml

+ 2 - 2
mod/package-info.xml

@@ -4,7 +4,7 @@
 	<id>cooliojazz:RecentPosts</id>
 	<name>Recent Posts Mod</name>
 	<type>modification</type>
-	<version>0.1</version>
+	<version>0.1.1</version>
 	<install>
 		<readme type="file">readme.txt</readme>
 		<modification type="file">modification.xml</modification>
@@ -13,4 +13,4 @@
 		<readme type="inline">This will uninstall the Recent Posts modification.</readme>
 		<modification type="file" reverse="true">modification.xml</modification>
 	</uninstall>
-</package-info>
+</package-info>