Skip to content

Commit 20e6b46

Browse files
committed
Begin next development iteration.
1 parent 16cf1b1 commit 20e6b46

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
@@ -203,15 +203,18 @@
203203
</c:change>
204204
</c:changes>
205205
</c:release>
206-
<c:release date="2025-09-04T12:54:22+00:00" is-open="true" ticket-system="org.lyrasis.jira" version="6.9.0">
206+
<c:release date="2025-09-05T00:00:00+00:00" is-open="false" ticket-system="org.lyrasis.jira" version="6.9.0">
207207
<c:changes>
208-
<c:change date="2025-09-04T12:54:22+00:00" summary="Upgrade to Readium 3.1.1.">
208+
<c:change date="2025-09-04T00:00:00+00:00" summary="Upgrade to Readium 3.1.1.">
209209
<c:tickets>
210210
<c:ticket id="PP-2149"/>
211211
</c:tickets>
212212
</c:change>
213213
</c:changes>
214214
</c:release>
215+
<c:release date="2025-09-05T12:02:30+00:00" is-open="true" ticket-system="org.lyrasis.jira" version="6.10.0">
216+
<c:changes/>
217+
</c:release>
215218
</c:releases>
216219
<c:ticket-systems>
217220
<c:ticket-system default="true" id="org.lyrasis.jira" url="https://ebce-lyrasis.atlassian.net/browse/"/>

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ POM_SCM_CONNECTION=scm:git:git://github.com/ThePalaceProject/android-r2
1111
POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/ThePalaceProject/android-r2
1212
POM_SCM_URL=http://github.com/ThePalaceProject/android-r2
1313
POM_URL=http://github.com/ThePalaceProject/android-r2
14-
VERSION_NAME=6.9.0
15-
VERSION_PREVIOUS=6.8.0
14+
VERSION_NAME=6.10.0-SNAPSHOT
15+
VERSION_PREVIOUS=6.9.0
1616

1717
android.useAndroidX=true
1818
android.enableJetifier=true

0 commit comments

Comments
 (0)