Skip to content

Commit 4267bc5

Browse files
committed
Version bump
1 parent b3ead9b commit 4267bc5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx1G
33
org.gradle.parallel=true
44

55
# Mod Properties
6-
mod_version = 1.2.3
6+
mod_version = 1.2.4
77
maven_group = com.bvengo
88
archives_base_name = soundcontroller
99

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schemaVersion": 1,
33
"id": "soundcontroller",
4-
"version": "1.2.3",
4+
"version": "1.2.4",
55
"icon": "assets/soundcontroller/icon.png",
66

77
"name": "Sound Controller",

0 commit comments

Comments
 (0)