Skip to content

Commit

Permalink
LRIS-33359 release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rdai10 committed Oct 9, 2018
1 parent 837d351 commit 5af79f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.0.1",
"version": "1.1.1",
"dependencies": {
"classnames": "^2.2.6",
"es6-promise": "^4.2.5"
Expand Down
4 changes: 2 additions & 2 deletions 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.0.1",
"version": "1.1.1",
"api_version": 1,
"default_locale": "en-us",
"settings": [
Expand Down Expand Up @@ -57,4 +57,4 @@
]
}
]
}
}

0 comments on commit 5af79f8

Please sign in to comment.