Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
blopker committed Feb 7, 2024
1 parent 5ef6719 commit 6bb2135
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: alic.dmg
files: "Alic Image Compressor.dmg"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: alic
description: "A little image compressor"
publish_to: "none"
version: 1.0.1+13
version: 1.0.1+14

environment:
sdk: ">=3.2.6 <4.0.0"
Expand Down

0 comments on commit 6bb2135

Please sign in to comment.