Increased version

This commit is contained in:
Buuz135 2022-03-21 21:02:11 +01:00
parent d6ed8a5c67
commit 1516b54917
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ jobs:
files-secondary: build/libs/*-@(dev|sources).jar
version-type: beta
loaders: forge
game-versions: 1.18.1
game-versions: 1.18.2
java: 17
name: ""
changelog: "https://github.com/Buuz135/FunctionalStorage/commits/main"

View File

@ -12,7 +12,7 @@ buildscript {
apply plugin: 'net.minecraftforge.gradle'
group = 'com.buuz135'
version = '1.18.1-0.0.10'
version = '1.18.2-0.0.11'
java {
archivesBaseName = 'functionalstorage'