We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d06b9f3 commit cc6e37aCopy full SHA for cc6e37a
docs/changelist.md
@@ -1,6 +1,10 @@
1
Changelist
2
==========
3
4
+* 0.0.41
5
+
6
+ * Fixed broken how.html
7
8
* 0.0.40
9
10
* don't allow games for a different platform to be installed.
package.json
@@ -1,7 +1,7 @@
{
"name": "happyfuntimes",
"description": "happyfuntimes framework",
- "version": "0.0.40",
+ "version": "0.0.41",
"private": true,
"scripts": {
"test": "node node_modules/mocha/bin/mocha --recursive",
0 commit comments