We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c51668 commit e3c8d73Copy full SHA for e3c8d73
conf/.env.CI.dev
@@ -1,2 +1,2 @@
1
MICROSERVICE_DEPLOY=ita-challenges-frontend
2
-MICROSERVICE_VERSION=3.25.1-RELEASE
+MICROSERVICE_VERSION=3.26.0-RELEASE
package.json
@@ -1,6 +1,6 @@
{
"name": "ita-challenges-frontend",
3
- "version": "3.25.1-RELEASE",
+ "version": "3.26.0-RELEASE",
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve --proxy-config proxy.conf.dev.json",
0 commit comments