diff --git a/package-lock.json b/package-lock.json index b4e4865..c730724 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cinny", - "version": "1.3.2", + "version": "1.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a5f9945..e568b7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cinny", - "version": "1.3.2", + "version": "1.4.0", "description": "Yet another matrix client", "main": "index.js", "engines": { diff --git a/src/app/organisms/settings/Settings.jsx b/src/app/organisms/settings/Settings.jsx index de76f4c..1094511 100644 --- a/src/app/organisms/settings/Settings.jsx +++ b/src/app/organisms/settings/Settings.jsx @@ -104,7 +104,7 @@ function AboutSection() {
Cinny - v1.3.2 + v1.4.0 Yet another matrix client diff --git a/src/app/templates/auth/Auth.jsx b/src/app/templates/auth/Auth.jsx index 6586e58..121f420 100644 --- a/src/app/templates/auth/Auth.jsx +++ b/src/app/templates/auth/Auth.jsx @@ -330,7 +330,7 @@ function Auth() { - v1.3.2 + v1.4.0