New release related files [skip ci]

This commit is contained in:
James Cole
2017-11-01 17:08:37 +01:00
parent 5cc3261ba2
commit d937a8c897
5 changed files with 31 additions and 11 deletions

View File

@@ -1,12 +1,18 @@
# 4.6.9.1
# 4.6.10
- Greatly expanded Docker support thanks to [alazare619](https://github.com/alazare619)
- [Issue 967](https://github.com/firefly-iii/firefly-iii/issues/967), thanks to [Aquariu](https://github.com/Aquariu)
- Improved Sandstorm support.
- [Issue 963](https://github.com/firefly-iii/firefly-iii/issues/963), as reported by [gavu](https://github.com/gavu)
- [Issue 970](https://github.com/firefly-iii/firefly-iii/issues/970), as reported by [gavu](https://github.com/gavu)
- [Issue 971](https://github.com/firefly-iii/firefly-iii/issues/971), as reported by [gavu](https://github.com/gavu)
- Various Sandstorm.io related issues.
* Updated license
* Updated file list
# 4.6.9.1
- Updated license
- Updated file list
# 4.6.9
* First version that works!
- First version that works!
# 3.4.3
* Initial release on Sandstorm.io
- Initial release on Sandstorm.io

View File

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