diff options
author | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2021-02-07 23:56:55 -0800 |
---|---|---|
committer | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2021-02-07 23:56:55 -0800 |
commit | bc4c6c904c12d2a708d2e038410abb55b96dce66 (patch) | |
tree | bd3e9cad987642ae38844d1fd9072f9d441bdc3b /thedarkcolour/kotlinforforge/maven-metadata.xml | |
parent | bfde82eaaaa9e667ab53ecfa986cebfcad515abb (diff) | |
download | KotlinForForge-bc4c6c904c12d2a708d2e038410abb55b96dce66.tar.gz KotlinForForge-bc4c6c904c12d2a708d2e038410abb55b96dce66.tar.bz2 KotlinForForge-bc4c6c904c12d2a708d2e038410abb55b96dce66.zip |
Fix website and maven
Diffstat (limited to 'thedarkcolour/kotlinforforge/maven-metadata.xml')
-rw-r--r-- | thedarkcolour/kotlinforforge/maven-metadata.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/thedarkcolour/kotlinforforge/maven-metadata.xml b/thedarkcolour/kotlinforforge/maven-metadata.xml index cb96100..a90ef49 100644 --- a/thedarkcolour/kotlinforforge/maven-metadata.xml +++ b/thedarkcolour/kotlinforforge/maven-metadata.xml @@ -3,7 +3,7 @@ <groupId>thedarkcolour</groupId> <artifactId>kotlinforforge</artifactId> <versioning> - <release>1.8.0</release> + <release>1.9.0</release> <versions> <version>1.0.0</version> <version>1.0.1</version> @@ -21,6 +21,7 @@ <version>1.6.2</version> <version>1.7.0</version> <version>1.8.0</version> + <version>1.9.0</version> </versions> </versioning> </metadata> |