v1.3.2
authorAjay Bura <ajbura@gmail.com>
Wed, 6 Oct 2021 07:12:48 +0000 (12:42 +0530)
committerAjay Bura <ajbura@gmail.com>
Wed, 6 Oct 2021 07:12:48 +0000 (12:42 +0530)
Signed-off-by: Ajay Bura <ajbura@gmail.com>
package-lock.json
package.json
src/app/organisms/settings/Settings.jsx

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