Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
version a
Browse files Browse the repository at this point in the history
  • Loading branch information
MidnightTale committed Apr 23, 2023
1 parent 9e33a04 commit 3d6a578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
def loader = 'paper'
def server = '1.19.4'
group = 'xyz.hynse'
version = "1.2-${server}-${loader}"
version = "1.2a-${server}-${loader}"

repositories {
mavenCentral()
Expand Down

0 comments on commit 3d6a578

Please sign in to comment.