Fixes #2119 and bump version.

This commit is contained in:
James Cole
2019-02-24 07:27:24 +01:00
parent 3aa79fb1e4
commit ad31cc1c1f
7 changed files with 18 additions and 11 deletions

View File

@@ -1,3 +1,6 @@
# 4.7.14 (API 0.9.2)
- 4.7.14 was released to fix an issue with the Composer installation script.
# 4.7.13 (API 0.9.2)
- 4.7.13 was released to fix an issue that affected the Softaculous build.
- A routine has been added that warns about transactions with a 0.00 amount.

View File

@@ -15,8 +15,8 @@ const pkgdef :Spk.PackageDefinition = (
manifest = (
appTitle = (defaultText = "Firefly III"),
appVersion = 23,
appMarketingVersion = (defaultText = "4.7.13"),
appVersion = 24,
appMarketingVersion = (defaultText = "4.7.14"),
actions = [
# Define your "new document" handlers here.