Bump version and update changelog

This commit is contained in:
Shadowfacts 2024-05-23 14:25:39 -04:00
parent 00ef131bb6
commit 844d4056e3
2 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,9 @@
# Changelog
## 2024.3 (124)
## 2024.3 (125)
This build fixes a bug when displaying HTML in certain posts.
## 2024.2 (124)
Features/Improvements:
- Add subscription option to Tip Jar

View File

@ -9,8 +9,8 @@
// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974
MARKETING_VERSION = 2024.2
CURRENT_PROJECT_VERSION = 124
MARKETING_VERSION = 2024.3
CURRENT_PROJECT_VERSION = 125
CURRENT_PROJECT_VERSION = $(inherited)$(CURRENT_PROJECT_VERSION_BUILD_SUFFIX_$(CONFIGURATION))
CURRENT_PROJECT_VERSION_BUILD_SUFFIX_Debug=-dev