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

index d12a01674fd710557ff027421711ba8abab9dd4f..7cd1a041fa02c2ba5aaa77473cb9e19b040802b8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "cinny",
-  "version": "1.0.0",
+  "version": "1.1.0",
   "description": "Yet another matrix client",
   "main": "index.js",
   "engines": {
index d57f8b683b35c430cf8d607625626794757156a5..18a60c9c3b0fad5cb8dc48e0ea21556bfdf0c647 100644 (file)
@@ -85,7 +85,7 @@ function AboutSection() {
         <div>
           <Text variant="h2">
             Cinny
-            <span className="text text-b3" style={{ margin: '0 var(--sp-extra-tight)' }}>v1.0.0</span>
+            <span className="text text-b3" style={{ margin: '0 var(--sp-extra-tight)' }}>v1.1.0</span>
           </Text>
           <Text>Yet another matrix client</Text>