Skip to content

Commit 2471f90

Browse files
committed
Begin next development iteration.
1 parent 6b75afa commit 2471f90

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

README-CHANGES.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -554,15 +554,18 @@
554554
</c:change>
555555
</c:changes>
556556
</c:release>
557-
<c:release date="2025-07-29T10:02:45+00:00" is-open="true" ticket-system="org.palaceproject.jira" version="17.0.0">
557+
<c:release date="2025-08-20T00:00:00+00:00" is-open="false" ticket-system="org.palaceproject.jira" version="17.0.0">
558558
<c:changes>
559-
<c:change date="2025-07-29T10:02:45+00:00" summary="Add a persistent store for last-read positions.">
559+
<c:change date="2025-07-29T00:00:00+00:00" summary="Add a persistent store for last-read positions.">
560560
<c:tickets>
561561
<c:ticket id="PP-2680"/>
562562
</c:tickets>
563563
</c:change>
564564
</c:changes>
565565
</c:release>
566+
<c:release date="2025-08-20T11:08:16+00:00" is-open="true" ticket-system="org.palaceproject.jira" version="17.1.0">
567+
<c:changes/>
568+
</c:release>
566569
</c:releases>
567570
<c:ticket-systems>
568571
<c:ticket-system default="false" id="org.nypl.jira" url="https://jira.nypl.org/browse/"/>

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ POM_SCM_CONNECTION=scm:git:git://github.com/ThePalaceProject/android-audiobook.g
1515
POM_SCM_DEV_CONNECTION=scm:git:ssh://[email protected]/ThePalaceProject/android-audiobook.git
1616
POM_SCM_URL=https://github.com/ThePalaceProject/android-audiobook
1717
POM_URL=https://github.com/ThePalaceProject/android-audiobook
18-
VERSION_NAME=17.0.0
19-
VERSION_PREVIOUS=16.1.0
18+
VERSION_NAME=17.1.0-SNAPSHOT
19+
VERSION_PREVIOUS=17.0.0
2020

2121
android.useAndroidX=true
2222
android.enableJetifier=true

0 commit comments

Comments
 (0)