Skip to content

Commit 1fa302e

Browse files
committed
Release v4.5.2
1 parent 16db2b5 commit 1fa302e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ projectName=rootcontentstudio
55
appProjectName=contentstudio
66
libProjectName=lib-contentstudio
77
restProjectName=rest
8-
version=4.5.2-SNAPSHOT
8+
version=4.5.2
99
xpVersion=7.12.0
10-
libAdminUiVersion=4.6.1-SNAPSHOT
10+
libAdminUiVersion=4.6.1

modules/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app-contentstudio",
3-
"version": "4.5.0",
3+
"version": "4.5.2",
44
"description": "Enonic XP - Content Studio App",
55
"license": "GPL-3.0",
66
"repository": {

modules/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lib-contentstudio",
3-
"version": "4.5.0",
3+
"version": "4.5.2",
44
"description": "Enonix XP - Content Studio Library",
55
"license": "GPL-3.0",
66
"repository": {

0 commit comments

Comments
 (0)