File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11Change Log
22===============================================================================
3+ Version 1.6.3 * (2015-08-09)*
4+ ----------------------------
5+ * Fixed: Transfer account ignored when saving transaction with one split (after opening split editor)
6+ * Fixed: Crash when exporting scheduled transactions when there are scheduled backups present
7+ * Added: Polish translation
8+
39Version 1.6.2 * (2015-07-16)*
410----------------------------
511* Fixed: Editing accounts causing the account's transactions to be deleted
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ apply plugin: 'crashlytics'
55
66def versionMajor = 1
77def versionMinor = 6
8- def versionPatch = 2
8+ def versionPatch = 3
99def versionBuild = 0
1010
1111def buildTime () {
You can’t perform that action at this time.
0 commit comments