diff --git a/electron/package.json b/electron/package.json index f6b9c88..859a604 100644 --- a/electron/package.json +++ b/electron/package.json @@ -1,6 +1,6 @@ { "name": "elara-electron", - "version": "0.5.1", + "version": "0.6.0", "description": "Electron build for Elara: a free coding game", "main": "main.js", "build": { diff --git a/package.json b/package.json index 1888524..ed6ff51 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "Alex Browne ", "name": "elara", - "version": "0.5.1", + "version": "0.6.0", "license": "SEE LICENSE in LICENSE.txt", "home": "https://albrow.github.io/elara/", "scripts": { diff --git a/web/components/changelog.mdx b/web/components/changelog.mdx index 9f0771e..0a5b088 100644 --- a/web/components/changelog.mdx +++ b/web/components/changelog.mdx @@ -1,5 +1,14 @@ More info on GitHub +##### March 3, 2024 (version 0.6.0) + +- Added two new cutscenes: + - One after "On Your Own" which shows G.R.O.V.E.R. getting hit by a small asteroid. + - One after "Three Lefts Make a Right" which shows G.R.O.V.E.R. visiting the repair bay. +- There's no easy way to see these cutscenes if you have already beaten these levels, but you can watch them directly on YouTube: + - G.R.O.V.E.R. getting hit by a small asteroid + - G.R.O.V.E.R. visiting the repair bay + ##### February 14, 2024 (version 0.5.1) - Fixed a bug where the move sound effect wasn't played for runnable examples inside the journal.