diff --git a/pom.xml b/pom.xml
index 54b4ccf..7f24774 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,6 +15,7 @@
17
UTF-8
+ 2.0.0
https://youhavetrouble.me
@@ -105,7 +106,7 @@
com.sk89q.worldguard
worldguard-bukkit
- 7.0.4-SNAPSHOT
+ 7.0.9-SNAPSHOT
org.bstats
@@ -117,7 +118,7 @@
com.github.YouHaveTrouble
YardWatchAPI
- 2.0.0
+ ${yardwatch.api.version}
compile
diff --git a/src/main/resources/apiversion.txt b/src/main/resources/apiversion.txt
new file mode 100644
index 0000000..9a13820
--- /dev/null
+++ b/src/main/resources/apiversion.txt
@@ -0,0 +1 @@
+${yardwatch.api.version}
\ No newline at end of file