Skip to content

Commit

Permalink
Begin next development iteration.
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed Apr 9, 2024
1 parent faab1d5 commit 8941593
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README-CHANGES.xml
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@
</c:change>
</c:changes>
</c:release>
<c:release date="2024-04-08T21:08:27+00:00" is-open="false" ticket-system="org.lyrasis.jira" version="1.11.2">
<c:release date="2024-04-08T00:00:00+00:00" is-open="false" ticket-system="org.lyrasis.jira" version="1.11.2">
<c:changes>
<c:change date="2024-04-04T00:00:00+00:00" summary="Fix lifecycle issues in the R2 reader.">
<c:tickets>
Expand All @@ -522,6 +522,9 @@
</c:change>
</c:changes>
</c:release>
<c:release date="2024-04-09T09:52:40+00:00" is-open="true" ticket-system="org.lyrasis.jira" version="1.12.0">
<c:changes/>
</c:release>
</c:releases>
<c:ticket-systems>
<c:ticket-system default="true" id="org.lyrasis.jira" url="https://ebce-lyrasis.atlassian.net/browse/"/>
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ POM_SCM_CONNECTION=scm:git:git://github.com/ThePalaceProject/android-core
POM_SCM_DEV_CONNECTION=scm:git:ssh://[email protected]/ThePalaceProject/android-core
POM_SCM_URL=http://github.com/ThePalaceProject/android-core
POM_URL=http://github.com/ThePalaceProject/android-core
VERSION_NAME=1.11.2-SNAPSHOT
VERSION_NAME=1.12.0-SNAPSHOT
VERSION_CODE_BASE=70000

android.useAndroidX=true
Expand Down

0 comments on commit 8941593

Please sign in to comment.