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 Oct 12, 2024
1 parent 0abf68f commit 77fe1b7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README-CHANGES.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<c:change date="2024-09-25T00:00:00+00:00" summary="Add release signing for F-Droid."/>
</c:changes>
</c:release>
<c:release date="2024-10-12T11:24:07+00:00" is-open="true" ticket-system="com.github.io7m.exfilac" version="1.1.0">
<c:release date="2024-10-12T12:18:35+00:00" is-open="false" ticket-system="com.github.io7m.exfilac" version="1.1.0">
<c:changes>
<c:change date="2024-10-08T00:00:00+00:00" summary="Fix status screen text on small screens.">
<c:tickets>
Expand Down Expand Up @@ -68,7 +68,7 @@
<c:ticket id="20"/>
</c:tickets>
</c:change>
<c:change date="2024-10-12T11:24:07+00:00" summary="Fix UI brokenness on Android 9+ devices.">
<c:change date="2024-10-12T00:00:00+00:00" summary="Fix UI brokenness on Android 9+ devices.">
<c:tickets>
<c:ticket id="22"/>
</c:tickets>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ Simple, reliable, automated S3 uploads for Android.

### Documentation

See the [user manual](https://www.io7m.com/software/exfilac/documentation/).
See the [user manual](https://www.io7m.com/software/exfilac/documentation/index-m.xhtml).
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ POM_SCM_CONNECTION=scm:git:git:/io7m-com/exfilac
POM_SCM_DEV_CONNECTION=scm:git:ssh://[email protected]/io7m-com/exfilac
POM_SCM_URL=http:/io7m-com/exfilac
POM_URL=http:/io7m-com/exfilac
VERSION_NAME=1.1.0
VERSION_PREVIOUS=1.0.5
VERSION_CODE=1100
VERSION_NAME=1.1.1
VERSION_PREVIOUS=1.1.0
VERSION_CODE=1101

android.useAndroidX=true
android.enableJetifier=true
Expand Down

0 comments on commit 77fe1b7

Please sign in to comment.