Pushing build of 1.1.1

This commit is contained in:
hhhzzzsss 2021-06-23 12:30:21 -05:00 committed by GitHub
parent 709d45eed8
commit fdaf39d4dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 2 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "songplayer",
"version": "1.1.0",
"version": "1.1.1",
"name": "Song Player",
"description": "Builds and plays noteblocks",

View file

@ -22,6 +22,7 @@ com/github/hhhzzzsss/songplayer/Freecam.java
com.github.hhhzzzsss.songplayer.Freecam
com/github/hhhzzzsss/songplayer/song/Song.java
com.github.hhhzzzsss.songplayer.song.Song
com.github.hhhzzzsss.songplayer.song.Song$DefaultTrustManager
com/github/hhhzzzsss/songplayer/CommandProcessor.java
com.github.hhhzzzsss.songplayer.CommandProcessor
com.github.hhhzzzsss.songplayer.CommandProcessor$Command