aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2021-02-07 23:56:55 -0800
committerthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2021-02-07 23:56:55 -0800
commitbc4c6c904c12d2a708d2e038410abb55b96dce66 (patch)
treebd3e9cad987642ae38844d1fd9072f9d441bdc3b
parentbfde82eaaaa9e667ab53ecfa986cebfcad515abb (diff)
downloadKotlinForForge-bc4c6c904c12d2a708d2e038410abb55b96dce66.tar.gz
KotlinForForge-bc4c6c904c12d2a708d2e038410abb55b96dce66.tar.bz2
KotlinForForge-bc4c6c904c12d2a708d2e038410abb55b96dce66.zip
Fix website and maven
-rw-r--r--thedarkcolour/kotlinforforge/maven-metadata.xml3
-rw-r--r--thedarkcolour/kotlinforforge/web.html2
2 files changed, 4 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>
diff --git a/thedarkcolour/kotlinforforge/web.html b/thedarkcolour/kotlinforforge/web.html
index 5bcd438..5ed8554 100644
--- a/thedarkcolour/kotlinforforge/web.html
+++ b/thedarkcolour/kotlinforforge/web.html
@@ -23,6 +23,8 @@
<a href="1.6.1/web.html">1.6.1</a>
<a href="1.6.2/web.html">1.6.2</a>
<a href="1.7.0/web.html">1.7.0</a>
+<a href="1.8.0/web.html">1.7.0</a>
+<a href="1.9.0/web.html">1.7.0</a>
<a href="maven-metadata.xml">maven-metadata.xml</a>
<a href="maven-metadata.xml.md5">maven-metadata.xml.md5</a>
<a href="maven-metadata.xml.sha1">maven-metadata.xml.sha1</a>