Skip to content

Commit 80bb74a

Browse files
committed
Version bump to 1.0.2
1 parent 0810a34 commit 80bb74a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ mod_name=AE2 Universal Press
2626
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
2727
mod_license=See GitHub repository for details
2828
# The mod version. See https://semver.org/
29-
mod_version=1.0.1
29+
mod_version=1.0.2
3030
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
3131
# This should match the base package used for the mod sources.
3232
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html

src/main/resources/META-INF/neoforge.mods.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ issueTrackerURL="https://github.com/miikaoskari/ae2-universal-press/issues"
55

66
[[mods]]
77
modId="ae2_universal_press"
8-
version="1.0.1"
8+
version="1.0.2"
99
displayName="AE2 Universal Press"
1010
description="Combines the functionality of all the presses in Applied Energistics 2 into one universal press."
1111
authors="miikaoskari"

0 commit comments

Comments
 (0)