Skip to content

Commit 36670f5

Browse files
committed
Updated files for the v4.0.23 maintenance release
1 parent 84865dc commit 36670f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "theme-gc-intranet",
3-
"version": "4.0.23-development",
3+
"version": "4.0.23",
44
"scripts": {
55
"test": "grunt",
66
"postinstall": "bower update",

0 commit comments

Comments
 (0)