Skip to content

Commit e3c8d73

Browse files
committed
package.json & env.CLI.dev updated
1 parent 4c51668 commit e3c8d73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conf/.env.CI.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
MICROSERVICE_DEPLOY=ita-challenges-frontend
2-
MICROSERVICE_VERSION=3.25.1-RELEASE
2+
MICROSERVICE_VERSION=3.26.0-RELEASE

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ita-challenges-frontend",
3-
"version": "3.25.1-RELEASE",
3+
"version": "3.26.0-RELEASE",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --proxy-config proxy.conf.dev.json",

0 commit comments

Comments
 (0)