Skip to content

Commit c0eb490

Browse files
ccreusatjuniorode
authored andcommitted
release: 5.1.0
1 parent 756eba1 commit c0eb490

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ modowner=org.entcore
44
modname=ent-core
55

66
# Your module version
7-
version=5.0.5
7+
version=5.1.0
88

99
# The test timeout in seconds
1010
testtimeout=300

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ent-core",
3-
"version": "4.12.12",
3+
"version": "1.0.0",
44
"description": "",
55
"main": "gulpfile.js",
66
"directories": {
@@ -27,7 +27,7 @@
2727
"angular-sanitize": "1.8.3",
2828
"axios": "0.15.3",
2929
"core-js": "^2.4.1",
30-
"entcore": "dev",
30+
"entcore": "4.8.6",
3131
"entcore-generic-icons": "https://github.com/edificeio/generic-icons.git",
3232
"entcore-toolkit": "^1.0.1",
3333
"humane-js": "^3.2.2",
@@ -75,8 +75,8 @@
7575
"karma-jasmine": "~1.1.0",
7676
"karma-jasmine-html-reporter": "^0.2.2",
7777
"merge2": "^1.0.3",
78-
"ode-ngjs-front": "dev",
79-
"ode-ts-client": "dev",
78+
"ode-ngjs-front": "1.4.4",
79+
"ode-ts-client": "1.2.2",
8080
"sass-loader": "^13.0.2",
8181
"source-map-loader": "^0.1.5",
8282
"ts-loader": "^3.1.1",

0 commit comments

Comments
 (0)