Ver código fonte

bump to version 1.2.0

tigger 9 meses atrás
pai
commit
1e7d940153
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      package.json
  2. 1 1
      src/config/info.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "fisapp-ui",
-  "version": "1.3.0",
+  "version": "1.2.0",
   "scripts": {
     "ng": "ng",
     "start": "ng serve --host 0.0.0.0 --port 4200",

+ 1 - 1
src/config/info.json

@@ -7,5 +7,5 @@
     "support":{
         "email":"support@softwareoptima.com"
     },
-    "version":"1.3.0"
+    "version":"1.2.0"
 }