v1.2.0 v1.2.0
authorunknown <ajbura@gmail.com>
Thu, 26 Aug 2021 13:00:31 +0000 (18:30 +0530)
committerunknown <ajbura@gmail.com>
Thu, 26 Aug 2021 13:00:31 +0000 (18:30 +0530)
package.json
src/app/organisms/settings/Settings.jsx

index 742cd72aef730f4075b3484c73ba43a60ee398c6..62846f3c086cfbdea432aebc8482fc7e6d19f694 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "cinny",
-  "version": "1.1.0",
+  "version": "1.2.0",
   "description": "Yet another matrix client",
   "main": "index.js",
   "engines": {
index 51cb1deae700f647f46401b4a5bf89138a4bb81e..8914640df195a4ace486173687c168ea3d12eff6 100644 (file)
@@ -88,7 +88,7 @@ function AboutSection() {
         <div>
           <Text variant="h2">
             Cinny
-            <span className="text text-b3" style={{ margin: '0 var(--sp-extra-tight)' }}>v1.1.0</span>
+            <span className="text text-b3" style={{ margin: '0 var(--sp-extra-tight)' }}>v1.2.0</span>
           </Text>
           <Text>Yet another matrix client</Text>