Jelajahi Sumber

Fix the version mess

0.3.0 was released without a changelog since I forgot to check that in
git (?)
Girish Ramakrishnan 7 tahun lalu
induk
melakukan
bfd21d3579
2 mengubah file dengan 5 tambahan dan 2 penghapusan
  1. 4 1
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 4 - 1
CHANGELOG

@@ -31,6 +31,9 @@
 [0.2.5]
 * Updated to version 0.14.32
 
-[0.2.6]
+[0.3.0]
+* Updated to version 0.14.33
+
+[0.3.1]
 * Updated to version 0.14.35
 

+ 1 - 1
CloudronManifest.json

@@ -5,7 +5,7 @@
   "description": "file://DESCRIPTION.md",
   "changelog": "file://CHANGELOG",
   "tagline": "Decentralized file synchronization",
-  "version": "0.2.6",
+  "version": "0.3.1",
   "healthCheckPath": "/check",
   "httpPort": 8000,
   "addons": {