Skip to content

Commit

Permalink
update binary
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz committed Sep 30, 2021
1 parent a1b7b04 commit d1bbf95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion norns.online.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CONFIG_FILE=DATA_DIR.."config.json"
KILL_FILE="/dev/shm/norns.online.kill.sh"
START_FILE=CODE_DIR.."start.sh"
SERVER_FILE=CODE_DIR.."norns.online"
LATEST_RELEASE="https://github.com/schollz/norns.online/releases/download/v1.1.0/norns.online"
LATEST_RELEASE="https://github.com/schollz/norns.online/releases/download/v1.2.0/norns.online"

-- default settings
settings={
Expand Down

0 comments on commit d1bbf95

Please sign in to comment.