Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Commit

Permalink
fix title for tagged release
Browse files Browse the repository at this point in the history
  • Loading branch information
thielepaul committed Nov 13, 2022
1 parent 6369fd0 commit 282fdbf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
title: "Development CI Build (DB API)"
files: |
photoprism.apk
photoprism.AppImage
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: An app for photoprism.
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.2.1+1
version: 0.2.2+2

environment:
sdk: '>=2.12.0 <3.0.0'
Expand Down

0 comments on commit 282fdbf

Please sign in to comment.