Skip to content

Commit

Permalink
chore: release v0.17.12
Browse files Browse the repository at this point in the history
- fix: bundlemanager bug causing save problems #455
- fix: start with cards by default
  • Loading branch information
mipmip committed Jun 15, 2023
1 parent 25bfa97 commit fdaf46e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Quiqr App CHANGELOG
## **WORK IN PROGRESS**
## 0.17.12 (2023-06-15)
- fix: bundlemanager bug causing save problems #455
- fix: start with cards by default

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"url": "https://github.com/quiqr/quiqr-desktop.git"
},
"description": "Offline CMS with a Hugo Engine",
"version": "0.17.11",
"version": "0.17.12",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.0",
Expand Down

0 comments on commit fdaf46e

Please sign in to comment.