Skip to content

Commit 2ae091c

Browse files
author
Andre D
committed
Updated files for the v4.0.19+2 maintenance release
1 parent 4e512b1 commit 2ae091c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bower.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "theme-gc-intranet",
3-
"version": "4.0.19+2-development",
3+
"version": "4.0.19+2",
44
"license": "https://github.com/wet-boew/theme-gc-intranet/blob/master/License-en.txt",
55
"ignore": [
66
"**/.*",
@@ -12,7 +12,7 @@
1212
"lib"
1313
],
1414
"devDependencies": {
15-
"wet-boew": "https://github.com/wet-boew/wet-boew.git#master"
15+
"wet-boew": "https://github.com/wet-boew/wet-boew.git#4.0.19+2"
1616
},
1717
"homepage": "https://github.com/wet-boew/theme-gc-intranet",
1818
"authors": [
@@ -31,4 +31,4 @@
3131
"gcwu-intranet",
3232
"theme"
3333
]
34-
}
34+
}

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "theme-gc-intranet",
3-
"version": "4.0.19+2-development",
3+
"version": "4.0.19+2",
44
"scripts": {
55
"test": "grunt",
66
"postinstall": "bower update",
@@ -39,4 +39,4 @@
3939
"grunt-wet-boew-postbuild": "wet-boew/grunt-wet-boew-postbuild#v0.1.2",
4040
"time-grunt": "^1.0.0"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)