Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
wizguin committed Jan 28, 2022
1 parent d640a8b commit 921e606
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<script src="assets/scripts/lib/phaser-cachebuster.min.js"></script>

<!-- Client bundle -->
<script src="assets/scripts/client/yukon.js?v=1.1.7-beta"></script>
<script src="assets/scripts/client/yukon.js?v=1.2-beta"></script>
</head>

<body>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yukon",
"version": "1.1.7-beta",
"version": "1.2-beta",
"description": "A rewrite of the Club Penguin client in HTML5",
"scripts": {
"dev": "webpack serve",
Expand Down

0 comments on commit 921e606

Please sign in to comment.