v1.3.1 v1.3.1
authorAjay Bura <ajbura@gmail.com>
Sun, 26 Sep 2021 13:21:22 +0000 (18:51 +0530)
committerAjay Bura <ajbura@gmail.com>
Sun, 26 Sep 2021 13:21:22 +0000 (18:51 +0530)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
package-lock.json
package.json
src/app/organisms/settings/Settings.jsx

index 00e58670c698c184d42ce81b2864d81007204705..43b6080380457a7347a89623e37a43394cccaaf5 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "cinny",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 8316b001c8d4116382d54599d4273e552ecfa7ba..b62fc7967fceeb4ce37305e8d54cf9258b664447 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "cinny",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "description": "Yet another matrix client",
   "main": "index.js",
   "engines": {
index 6f7bf2411da75f016e6ba129db1fbedee5bcf993..cda2f3acb60c861ca1bb814d0d3948f154d323cf 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.3.0</span>
+            <span className="text text-b3" style={{ margin: '0 var(--sp-extra-tight)' }}>v1.3.1</span>
           </Text>
           <Text>Yet another matrix client</Text>