Skip to content

Commit

Permalink
LRIS-33466 release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rdai10 committed Dec 1, 2018
1 parent 14e634d commit c0130ff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion theme/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ GEM
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (0.19.4)
tilt (2.0.8)
tilt (2.0.9)
timers (4.0.4)
hitimes
websocket-driver (0.7.0)
Expand Down
2 changes: 1 addition & 1 deletion theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"format": "prettier --write 'src/js/**/*.js'",
"zip": "zip -r Liferay-Help-Center.zip dist -x *.zat*"
},
"version": "1.2.1",
"version": "1.3.1",
"dependencies": {
"classnames": "^2.2.6",
"es6-promise": "^4.2.5",
Expand Down
2 changes: 1 addition & 1 deletion theme/src/resources/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Liferay Help Center Theme",
"author": "Liferay",
"version": "1.2.1",
"version": "1.3.1",
"api_version": 1,
"default_locale": "en-us",
"settings": [
Expand Down

0 comments on commit c0130ff

Please sign in to comment.