Skip to content

Commit

Permalink
After release 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kalaspuffar committed Jun 1, 2022
1 parent 49a2576 commit 7c85914
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies {
compile ('org.daisy.streamline:streamline-engine:1.3.0') {
exclude module: 'streamline-api'
}
compile 'org.daisy.dotify:dotify.library:1.0.2'
compile 'org.daisy.dotify:dotify.library:1.0.5-SNAPSHOT'

runtimeOnly ('org.daisy.dotify:dotify.task.impl:5.0.1') {
exclude module: 'Saxon-HE'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ releaseName=Dotify
repositoryRevision=N/A
repositoryURL=https://github.com/brailleapps/dotify-cli
repositorySCM=scm:git:https://github.com/brailleapps/dotify-cli.git
version=3.2.4-SNAPSHOT
version=3.2.5-SNAPSHOT

0 comments on commit 7c85914

Please sign in to comment.