Skip to content

Commit

Permalink
release 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rdai10 committed Dec 13, 2018
1 parent d4a2fdb commit f7eea50
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions theme/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GEM
timers (~> 4.0.0)
concurrent-ruby (1.1.3)
crass (1.0.4)
daemons (1.2.6)
daemons (1.3.0)
erubis (2.7.0)
eventmachine (1.2.7)
execjs (2.7.0)
Expand All @@ -16,7 +16,7 @@ GEM
websocket-driver (>= 0.5.1)
ffi (1.9.25)
hitimes (1.3.0)
i18n (1.1.1)
i18n (1.2.0)
concurrent-ruby (~> 1.0)
image_size (2.0.0)
jshintrb (0.3.0)
Expand All @@ -41,7 +41,7 @@ GEM
rack
rack-protection (1.5.5)
rack
rake (12.3.1)
rake (12.3.2)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
Expand Down Expand Up @@ -81,7 +81,7 @@ GEM
nokogiri (~> 1.6.8)
sass
sassc (~> 1.11.2)
zendesk_apps_tools (2.12.0)
zendesk_apps_tools (2.12.1)
execjs (~> 2.7.0)
faraday (~> 0.9.2)
faye-websocket (~> 0.10.7)
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.3.1",
"version": "1.3.2",
"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.3.1",
"version": "1.3.2",
"api_version": 1,
"default_locale": "en-us",
"settings": [
Expand Down

0 comments on commit f7eea50

Please sign in to comment.