Skip to content

Commit

Permalink
fix(ci): make api use snapshot versions
Browse files Browse the repository at this point in the history
  • Loading branch information
LooFifteen committed Feb 16, 2024
1 parent caf9dec commit a315a61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
group = 'net.luckperms'
project.version = '5.4'
// make api snapshots work for minestom publication
//project.version = '5.4'

jar {
manifest {
Expand Down

0 comments on commit a315a61

Please sign in to comment.