Skip to content

Commit

Permalink
Fixed versioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gataquadrada committed Apr 30, 2022
1 parent 3ba6884 commit b00ac25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const _VERSION = "0.3.0"
const _VERSION = "0.4.0"
var _PORT = 69100
var _FRAMES = []
var _FRAME_PROPS = {
Expand Down

0 comments on commit b00ac25

Please sign in to comment.