Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikketer committed Jul 17, 2024
1 parent 995873c commit 5bc3ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const playerState = {
currentIsland: ''
}

const version: string = 'v0.8'
const version: string = 'v0.9'
const debugMode: boolean = false

let currentState: States
Expand Down

0 comments on commit 5bc3ac5

Please sign in to comment.