Skip to content

Commit 05c4b70

Browse files
committed
Updated files for the v4.0.24 maintenance release
1 parent 2b5db5d commit 05c4b70

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bower.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.24-development",
3+
"version": "4.0.24",
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.24"
1616
},
1717
"homepage": "https://github.com/wet-boew/theme-gc-intranet",
1818
"authors": [

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.24-development",
3+
"version": "4.0.24",
44
"scripts": {
55
"test": "grunt",
66
"postinstall": "bower update",
@@ -39,4 +39,4 @@
3939
"grunt-wet-boew-postbuild": "^v0.1.6",
4040
"time-grunt": "^1.0.0"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)