Skip to content

Commit a1091bf

Browse files
committed
Bump version to 0.3.7
1 parent 279f92c commit a1091bf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ jobs:
4242
files-primary: build/libs/!(*-@(dev|sources)).jar
4343
files-secondary: null
4444

45-
name: 0.3.6 for MC 1.19.4
46-
version: 0.3.6+1.19.4
45+
name: 0.3.7 for MC 1.19.4
46+
version: 0.3.7+1.19.4
4747
version-type: release
4848

4949
loaders: |

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ loom_vineflower_version = 1.11.0
99
checkstyle_version = 10.12.+
1010

1111
# Mod Properties
12-
mod_version = 0.3.6
12+
mod_version = 0.3.7
1313
maven_group = com.github.reviversmc
1414
archives_base_name = microdurability
1515

0 commit comments

Comments
 (0)