Skip to content

Commit

Permalink
Release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svetter committed Mar 12, 2024
1 parent 78725d9 commit 477e3fe
Show file tree
Hide file tree
Showing 4 changed files with 233 additions and 231 deletions.
5 changes: 3 additions & 2 deletions PAL.pro
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@



VERSION = 1.3.0
VERSION = 1.4.0

DEFINES += APP_VERSION_MAJOR=1
DEFINES += APP_VERSION_MINOR=3
DEFINES += APP_VERSION_MINOR=4
DEFINES += APP_VERSION_PATCH=0

DEFINES += APP_COPYRIGHT='"\\\"2023-2024 Simon Vetter\\\""'
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Other features:

- Interactive statistics (selection-specific)
- Filtering the ascents table by date, peak height, difficulty and more
- Editing items in bulk
- Changing paths of referenced photos in bulk
- Data export in multiple modes and formats
- PAL supports dark mode with Qt's "Fusion" theme
Expand Down
Loading

0 comments on commit 477e3fe

Please sign in to comment.