Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Incremented game version
Browse files Browse the repository at this point in the history
  • Loading branch information
Katofln committed May 6, 2018
1 parent a97a4f9 commit e2c6747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

<script type="text/javascript">
// Version scheming https://semver.org/.
gameVersion = "v1.2.1";
gameVersion = "v1.2.2";

console.log("JS Ninja by Frederik Stroem (frederikstroem.com)");
console.log("Game version: " + gameVersion);
Expand Down

0 comments on commit e2c6747

Please sign in to comment.