Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
blopker committed Dec 22, 2024
1 parent a62fcd6 commit 0c542a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Unreleased
# 2.0.8

- Fix white scroll bars when show scroll bars is set to always

# 2.0.7

- Try to get updater working
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://schema.tauri.app/config/2",
"mainBinaryName": "Alic",
"productName": "Alic Image Compressor",
"version": "2.0.7",
"version": "2.0.8",
"identifier": "io.kbl.alic",
"build": {
"beforeDevCommand": "bun run dev",
Expand Down

0 comments on commit 0c542a6

Please sign in to comment.