v1.3.0
authorAjay Bura <ajbura@gmail.com>
Tue, 14 Sep 2021 04:54:42 +0000 (10:24 +0530)
committerAjay Bura <ajbura@gmail.com>
Tue, 14 Sep 2021 04:54:42 +0000 (10:24 +0530)
package-lock.json
package.json
src/app/organisms/settings/Settings.jsx

index 171d33701ee9ff4564bb59bffc0e45e5bd80fb92..00e58670c698c184d42ce81b2864d81007204705 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "cinny",
-  "version": "1.2.0",
+  "version": "1.3.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index ff54890c78c89032b7d67e0bc658a912fa0481c9..8316b001c8d4116382d54599d4273e552ecfa7ba 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "cinny",
-  "version": "1.2.0",
+  "version": "1.3.0",
   "description": "Yet another matrix client",
   "main": "index.js",
   "engines": {
index b20364c604f8a530471c1177eb3f770d34da6341..6f7bf2411da75f016e6ba129db1fbedee5bcf993 100644 (file)
@@ -104,7 +104,7 @@ function AboutSection() {
         <div>
           <Text variant="h2">
             Cinny
-            <span className="text text-b3" style={{ margin: '0 var(--sp-extra-tight)' }}>v1.2.0</span>
+            <span className="text text-b3" style={{ margin: '0 var(--sp-extra-tight)' }}>v1.3.0</span>
           </Text>
           <Text>Yet another matrix client</Text>