diff --git a/v4/changelog.md b/v4/changelog.md new file mode 100644 index 0000000..80c7e88 --- /dev/null +++ b/v4/changelog.md @@ -0,0 +1,9 @@ +#Changelog for v0.93-beta + +This minor release includes some backend-fixes & improvements. + +* Added a class to loop through apps +* Improved update function +* Bugfixes + +We're getting closer to the first production-ready release! \ No newline at end of file diff --git a/v4/update.v4.incremental.zip b/v4/update.v4.incremental.zip new file mode 100644 index 0000000..0d4d9d5 Binary files /dev/null and b/v4/update.v4.incremental.zip differ diff --git a/v4/version.json b/v4/version.json new file mode 100644 index 0000000..31b90e0 --- /dev/null +++ b/v4/version.json @@ -0,0 +1 @@ +{"version": "0.94 Beta", "versionNum": 5, "md5": "4caa8670b1090dd63a3b45ab68b099f1"} diff --git a/v5/changelog.md b/v5/changelog.md deleted file mode 100644 index 670b98d..0000000 --- a/v5/changelog.md +++ /dev/null @@ -1,3 +0,0 @@ -#Changelog - -* Awesome Changes \ No newline at end of file diff --git a/v5/version.json b/v5/version.json deleted file mode 100644 index e988ebe..0000000 --- a/v5/version.json +++ /dev/null @@ -1 +0,0 @@ -{"version": "0.94 Beta", "versionNum": 5, "md5": "1442984826d465b05c85d143d1a870c0"}