Pushing build of 1.1.1
This commit is contained in:
parent
709d45eed8
commit
fdaf39d4dc
8 changed files with 2 additions and 1 deletions
Binary file not shown.
Binary file not shown.
BIN
build/libs/song-player-1.1.1-dev.jar
Normal file
BIN
build/libs/song-player-1.1.1-dev.jar
Normal file
Binary file not shown.
BIN
build/libs/song-player-1.1.1-sources-dev.jar
Normal file
BIN
build/libs/song-player-1.1.1-sources-dev.jar
Normal file
Binary file not shown.
BIN
build/libs/song-player-1.1.1-sources.jar
Normal file
BIN
build/libs/song-player-1.1.1-sources.jar
Normal file
Binary file not shown.
BIN
build/libs/song-player-1.1.1.jar
Normal file
BIN
build/libs/song-player-1.1.1.jar
Normal file
Binary file not shown.
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"schemaVersion": 1,
|
"schemaVersion": 1,
|
||||||
"id": "songplayer",
|
"id": "songplayer",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
|
|
||||||
"name": "Song Player",
|
"name": "Song Player",
|
||||||
"description": "Builds and plays noteblocks",
|
"description": "Builds and plays noteblocks",
|
||||||
|
|
|
@ -22,6 +22,7 @@ com/github/hhhzzzsss/songplayer/Freecam.java
|
||||||
com.github.hhhzzzsss.songplayer.Freecam
|
com.github.hhhzzzsss.songplayer.Freecam
|
||||||
com/github/hhhzzzsss/songplayer/song/Song.java
|
com/github/hhhzzzsss/songplayer/song/Song.java
|
||||||
com.github.hhhzzzsss.songplayer.song.Song
|
com.github.hhhzzzsss.songplayer.song.Song
|
||||||
|
com.github.hhhzzzsss.songplayer.song.Song$DefaultTrustManager
|
||||||
com/github/hhhzzzsss/songplayer/CommandProcessor.java
|
com/github/hhhzzzsss/songplayer/CommandProcessor.java
|
||||||
com.github.hhhzzzsss.songplayer.CommandProcessor
|
com.github.hhhzzzsss.songplayer.CommandProcessor
|
||||||
com.github.hhhzzzsss.songplayer.CommandProcessor$Command
|
com.github.hhhzzzsss.songplayer.CommandProcessor$Command
|
||||||
|
|
Loading…
Reference in a new issue