Skip to content

Commit 9865318

Browse files
committed
Updated files for the v4.0.26 maintenance release
1 parent 1bd8a31 commit 9865318

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.26-development",
3+
"version": "4.0.26",
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.26"
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.26-development",
3+
"version": "4.0.26",
44
"scripts": {
55
"test": "grunt test",
66
"postinstall": "bower update",
@@ -41,4 +41,4 @@
4141
"load-grunt-tasks": "^3.2.0",
4242
"time-grunt": "^1.0.0"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)