We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41bb93e commit a09118cCopy full SHA for a09118c
2 files changed
CHANGELOG.md
@@ -1,5 +1,5 @@
1
# Changelog
2
-## v21.5.0-beta
+## v21.5.0
3
- Update to MC 1.21.5.
4
5
## v21.4.2
gradle.properties
@@ -10,7 +10,7 @@ java_version=21
10
mod_id=ash_api
11
mod_name=Ash API
12
mod_author=Trikzon
13
-version=21.5.0-beta
+version=21.5.0
14
license=LGPL-3.0-or-later
15
credits=
16
description=An API that provides an abstraction layer over Fabric and NeoForge APIs.
0 commit comments