Skip to content

Commit

Permalink
bump verison
Browse files Browse the repository at this point in the history
  • Loading branch information
GlodBlock committed Jul 29, 2023
1 parent b7ca3dd commit 27a089d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ plugins {

apply plugin: 'org.spongepowered.mixin'

version = '1.19-0.1.0-forge'
version = '1.19-0.1.1-forge'
group = 'com.github.glodblock.epp'
archivesBaseName = 'ExtendedAE'

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ loaderVersion="[43,)"
license="LGPL-3.0"
[[mods]]
modId="expatternprovider"
version="1.19-0.1.0-forge"
version="1.19-0.1.1-forge"
displayName="ExtendedAE"
authors="GlodBlock"
logoFile="logo.png"
Expand Down

0 comments on commit 27a089d

Please sign in to comment.