Skip to content

Commit e7c1980

Browse files
committed
bumped version to 2.6.1.2
1 parent 95beaaf commit e7c1980

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/environments/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"API_URL": "http://localhost:9003/m1/",
33
"API_WS_URL": "http://localhost:9003/m1/ws",
44
"ENV": "dev",
5-
"version": "2.6.1.1",
5+
"version": "2.6.1.2.1",
66
}

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openolitor-core",
3-
"version": "2.6.1.1",
3+
"version": "2.6.1.2.1",
44
"ignore": [],
55
"private": false,
66
"main": ["dist/scripts/openolitor-core.js"],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openolitor-core",
3-
"version": "2.6.1.1",
3+
"version": "2.6.1.2.1",
44
"description": "OpenOlitor Client Core Module",
55
"repository": {
66
"type": "https",

0 commit comments

Comments
 (0)