Kaynağa Gözat

Bumped version to 0.0.7

Jannick Knudsen 1 yıl önce
ebeveyn
işleme
5fdbcabdff
4 değiştirilmiş dosya ile 5 ekleme ve 4 silme
  1. 2 2
      CloudronManifest.json
  2. 1 1
      VERSION
  3. 1 0
      VERSIONLOG
  4. 1 1
      package.json

+ 2 - 2
CloudronManifest.json

@@ -5,13 +5,13 @@
   "description": "file://DESCRIPTION.md",
   "changelog": "file://CHANGELOG",
   "tagline": "Privacy-respecting metasearch engine",
-  "version": "0.0.6",
+  "version": "0.0.7",
   "healthCheckPath": "/",
   "httpPort": 8888,
   "addons": {
     "localstorage": {}
   },
-  "manifestVersion": 1,
+  "manifestVersion": 2,
   "website": "https://asciimoo.github.io/searx/",
   "contactEmail": "boot@ogi.dk",
   "icon": "file://logo.png",

+ 1 - 1
VERSION

@@ -1 +1 @@
-v0.0.6
+v0.0.7

+ 1 - 0
VERSIONLOG

@@ -1,2 +1,3 @@
 v0.0.5
 v0.0.6
+v0.0.7

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "searx-app-alt",
-  "version": "0.0.6",
+  "version": "0.0.7",
   "description": "",
   "main": "index.js",
   "scripts": {