Skip to content

Commit

Permalink
0.3.2+1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fiws committed Feb 5, 2023
1 parent 81489e6 commit d6cbc79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ yarn_mappings = 1.19.2+build.8
loader_version = 0.14.9

# Mod Properties
mod_version = 0.3.1+1.19.2
mod_version = 0.3.2+1.19.2
maven_group = io.minepkg
archives_base_name = test-utils

Expand Down
2 changes: 1 addition & 1 deletion minepkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ manifestVersion = 0
type = "mod"
name = "test-utils"
description = "Makes mod testing easier. Currently lets you control time and weather without the fuzz."
version = "0.3.1+1.19.2"
version = "0.3.2+1.19.2"
platform = "fabric"
license = "MIT"
source = "https://github.com/minepkg/test-utils"
Expand Down

0 comments on commit d6cbc79

Please sign in to comment.