Skip to content

Commit

Permalink
Corrected version number
Browse files Browse the repository at this point in the history
  • Loading branch information
masteroftime committed May 19, 2012
1 parent 76cfc90 commit e63762c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.masteroftime</groupId>
<artifactId>PyPluginLoader</artifactId>
<version>3.3</version>
<version>0.3.3</version>
<name>PyPluginLoader</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
@@ -1,3 +1,3 @@
name: PythonLoader
main: com.master.bukkit.python.PythonLoader
version: 3.3
version: 0.3.3

0 comments on commit e63762c

Please sign in to comment.