We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee62387 commit cf88d00Copy full SHA for cf88d00
2 files changed
gradle.properties
@@ -8,7 +8,7 @@ yarn_mappings=1.20.2+build.4
8
loader_version=0.16.10
9
10
# Mod Properties
11
-mod_version=0.6.0
+mod_version=0.7.0
12
maven_group=io.minepkg
13
archives_base_name=test-utils
14
minepkg.toml
@@ -6,7 +6,7 @@ manifestVersion = 0
6
type = "mod"
7
name = "test-utils"
description = "Makes mod testing easier. Currently lets you control time and weather without the fuzz."
- version = "0.6.0"
+ version = "0.7.0"
platform = "fabric"
license = "MIT"
source = "https://github.com/minepkg/test-utils"
0 commit comments