Skip to content

Commit d0a43f8

Browse files
committed
Begin next development iteration.
1 parent d860551 commit d0a43f8

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

README-CHANGES.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -952,7 +952,7 @@
952952
</c:change>
953953
</c:changes>
954954
</c:release>
955-
<c:release date="2026-01-19T13:26:02+00:00" is-open="true" ticket-system="org.lyrasis.jira" version="1.23.1">
955+
<c:release date="2026-01-20T00:00:00+00:00" is-open="false" ticket-system="org.lyrasis.jira" version="1.23.1">
956956
<c:changes>
957957
<c:change date="2025-12-16T00:00:00+00:00" summary="Ensure SAML web views start from a clean slate every time.">
958958
<c:tickets>
@@ -988,6 +988,9 @@
988988
</c:change>
989989
</c:changes>
990990
</c:release>
991+
<c:release date="2026-01-20T10:17:53+00:00" is-open="true" ticket-system="org.lyrasis.jira" version="1.24.0">
992+
<c:changes/>
993+
</c:release>
991994
</c:releases>
992995
<c:ticket-systems>
993996
<c:ticket-system default="true" id="org.lyrasis.jira" url="https://ebce-lyrasis.atlassian.net/browse/"/>

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ POM_SCM_CONNECTION=scm:git:git://github.com/ThePalaceProject/android-core
1111
POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/ThePalaceProject/android-core
1212
POM_SCM_URL=http://github.com/ThePalaceProject/android-core
1313
POM_URL=http://github.com/ThePalaceProject/android-core
14-
VERSION_NAME=1.23.1
14+
VERSION_NAME=1.24.0-SNAPSHOT
1515
VERSION_CODE_BASE=70000
1616

1717
android.useAndroidX=true

0 commit comments

Comments
 (0)