Skip to content

Commit

Permalink
Release 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
IzzelAliz committed Feb 28, 2024
1 parent 0e2ef46 commit 696a298
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
allprojects {
group 'io.izzel.arclight'
version '1.0.5-SNAPSHOT'
version '1.0.5'

def getGitHash = { ->
def stdout = new ByteArrayOutputStream()
Expand All @@ -14,7 +14,7 @@ allprojects {
ext {
agpVersion = '1.23'
minecraftVersion = '1.19.2'
forgeVersion = '43.3.7'
forgeVersion = '43.3.8'
apiVersion = '1.5.0'
toolsVersion = '1.3.0'
mixinVersion = '0.8.5'
Expand Down

0 comments on commit 696a298

Please sign in to comment.