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 1
1
Change Log
2
2
===============================================================================
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
+
3
9
Version 1.6.2 * (2015-07-16)*
4
10
----------------------------
5
11
* 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'
5
5
6
6
def versionMajor = 1
7
7
def versionMinor = 6
8
- def versionPatch = 2
8
+ def versionPatch = 3
9
9
def versionBuild = 0
10
10
11
11
def buildTime () {
You can’t perform that action at this time.
0 commit comments