Bump Cinny version to 1.8.0 v1.8.0
authorKrishan <33421343+kfiven@users.noreply.github.com>
Tue, 8 Mar 2022 11:23:17 +0000 (16:53 +0530)
committerKrishan <33421343+kfiven@users.noreply.github.com>
Tue, 8 Mar 2022 11:23:17 +0000 (16:53 +0530)
package-lock.json
package.json
src/client/state/cons.js

index 5ba6af69c00123f0e35252a913405f0ce44a2139..49338af8b7a8365a7bf96b6e6976cec3f26d69a2 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "cinny",
-  "version": "1.7.0",
+  "version": "1.8.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cinny",
-      "version": "1.7.0",
+      "version": "1.8.0",
       "license": "MIT",
       "dependencies": {
         "@fontsource/inter": "^4.5.4",
index 5b1a1cfc3210eaa47f66ea82a80c60f94e5b3e72..ffabbfcd0d7c388f5d7ce4d61235ebd4992992f7 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "cinny",
-  "version": "1.7.0",
+  "version": "1.8.0",
   "description": "Yet another matrix client",
   "main": "index.js",
   "engines": {
index e00e6521d3f01fd6814a1de6711047d20e19eb96..461b189211f95e0c7a065e06e53b35af992acb90 100644 (file)
@@ -1,5 +1,5 @@
 const cons = {
-  version: '1.7.0',
+  version: '1.8.0',
   secretKey: {
     ACCESS_TOKEN: 'cinny_access_token',
     DEVICE_ID: 'cinny_device_id',