Skip to content

Commit

Permalink
Release 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anatol-sialitski committed Dec 17, 2021
1 parent f0c9cd3 commit ef2fd66
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ child items and access media directly.
|Min.XP Version
|Download

|5.3.0
|7.7.0
|http://repo.enonic.com/public/com/enonic/app/guillotine/5.3.0/guillotine-5.3.0.jar[Download]

|5.2.1
|7.7.0
|http://repo.enonic.com/public/com/enonic/app/guillotine/5.2.1/guillotine-5.2.1.jar[Download]

|5.2.0
|7.7.0
|http://repo.enonic.com/public/com/enonic/app/guillotine/5.2.0/guillotine-5.2.0.jar[Download]
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
include "com.enonic.xp:lib-context:${xpVersion}"
include "com.enonic.xp:lib-portal:${xpVersion}"
include "com.enonic.xp:lib-websocket:${xpVersion}"
include "com.enonic.lib:lib-guillotine:5.2.1"
include "com.enonic.lib:lib-guillotine:5.3.0"
include "com.enonic.lib:lib-graphql-playground:0.0.1"
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ group=com.enonic.app
projectName=guillotine
appName=com.enonic.app.guillotine
xpVersion=7.7.0
version=5.2.2-SNAPSHOT
version=5.3.0

0 comments on commit ef2fd66

Please sign in to comment.