Skip to content

Commit

Permalink
Bump QSL Version
Browse files Browse the repository at this point in the history
  • Loading branch information
OroArmor committed Mar 23, 2024
1 parent fa98cde commit 52de8cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id "idea"
id "maven-publish"
id 'jacoco'
id "org.quiltmc.loom" version "1.4.1" apply false
id "org.quiltmc.loom" version "1.5.3" apply false
id "dev.yumi.gradle.licenser" version "1.0.+"
id "com.diffplug.spotless" version "6.20.0"
id "org.ajoberstar.grgit" version "3.1.0"
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ org.gradle.parallel=true
fabric.loom.multiProjectOptimisation=true

archivesBaseName=quilted_fabric_api
version=8.0.0-alpha.4
version=8.0.0-alpha.5
upstream_version=0.91.6
minecraft_version=1.20.2
yarn_version=+build.1
loader_version=0.23.1
qsl_version=7.0.0-alpha.11+1.20.2
qsl_version=7.0.0-alpha.12+1.20.2
installer_version=0.11.1

prerelease=true
Expand Down

0 comments on commit 52de8cb

Please sign in to comment.