Skip to content

Commit

Permalink
Actually prepare for release of 3.6.4
Browse files Browse the repository at this point in the history
- This is a dummy change to mark where the release was done
- a few issues were fixed after i was preparing for release
  • Loading branch information
ShaneBeee committed Nov 26, 2024
1 parent ac0383f commit 9b9de1f
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 @@ -100,7 +100,7 @@ shadowJar {
tasks.register('server', Copy) {
from shadowJar
// Change this to wherever you want your jar to build
into '/Users/ShaneBee/Desktop/Server/Skript/1-21-1/plugins'
into '/Users/ShaneBee/Desktop/Server/Skript/1-21-2/plugins'
}

publishing {
Expand Down

0 comments on commit 9b9de1f

Please sign in to comment.