Skip to content

Commit

Permalink
1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adam committed Mar 19, 2024
1 parent 47ad070 commit 85948ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

group = "com.adamcalculator"
version = "1.0.11"
version = "1.0.12"

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ loader_version=0.15.7
fabric_version=0.92.0+1.20.1

# Mod Properties
mod_version=1.0.11-mc1.20.1
mod_version=1.0.12-mc1.20.1
maven_group=com.adamcalculator
archives_base_name=dynamicpack

0 comments on commit 85948ac

Please sign in to comment.