Skip to content

Commit

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

|5.3.1
|7.7.0
|http://repo.enonic.com/public/com/enonic/app/guillotine/5.3.1/guillotine-5.3.1.jar[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]
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.3.0"
include "com.enonic.lib:lib-guillotine:5.3.1"
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.3.1-SNAPSHOT
version=5.3.1

0 comments on commit cb3be6e

Please sign in to comment.