Skip to content

Commit

Permalink
Version number changed
Browse files Browse the repository at this point in the history
  • Loading branch information
nommiin committed Mar 24, 2019
1 parent 7adbb2d commit a81372d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ $gmedit["gml.Project"].current
preferences.setMenu(preferences.menuMain);
Builder.Save();
});
preferences.addText(Builder.Settings, "builder v0.2 - nommiin")
preferences.addText(Builder.Settings, "builder v0.3 - nommiin")

// Hook into preferences menu
let buildMain = preferences.buildMain;
Expand Down

0 comments on commit a81372d

Please sign in to comment.