Skip to content

Commit fadd432

Browse files
committed
bump version
1 parent 413f227 commit fadd432

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ body:
3535
label: Mod Version
3636
description: The version of EMI++ Backport you were using
3737
options:
38-
- "1.0.1"
38+
- "1.1.0"
3939
- "1.0.0"
4040
validations:
4141
required: true

gradle.properties

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

55
# Mod properties
6-
modVersion = 1.0.1-1.20.1
6+
modVersion = 1.1.0-1.20.1
77
mavenGroup = concerrox.emixx
88
archivesName = emixx
99
enabledPlatforms = fabric,forge

0 commit comments

Comments
 (0)