فهرست منبع

change version info

tigger 1 سال پیش
والد
کامیت
193bcdb7d2
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      package.json
  2. 1 1
      src/config/info.json

+ 1 - 1
package.json

@@ -6,7 +6,7 @@
     "start": "ng serve --host 0.0.0.0 --port 4200",
     "build": "ng build --aot --delete-output-path",
     "build:next": "ng build --base-href /next/ --aot --delete-output-path",
-    "build:prod": "ng build --configuration production --base-href /rc/ --output-path dist/rc --aot --delete-output-path",
+    "build:prod": "ng build --configuration production --output-path dist/rc --aot --delete-output-path",
     "watch": "ng build --watch --configuration development",
     "test": "ng test"
   },

+ 1 - 1
src/config/info.json

@@ -3,5 +3,5 @@
     "orgnProfile":{
         "companyName":"Software Optima Sdn. Bhd."
     },
-    "version":"241129-nightly"
+    "version":"1.0.0-SPTS"
 }