We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a3802 commit e96449bCopy full SHA for e96449b
CHANGELOG
@@ -1,3 +1,11 @@
1
+v2.1
2
+
3
+* Layout improvements for the Budget window
4
+* Fix quarterly reports showing wrong quarter label
5
+* Fix Reports not updating when changing dates
6
+* Added translation for Russian, updated translations
7
8
9
v2.0
10
11
* Many, many, many bugfixes and cleanups
src/capitalbe.rdef
@@ -4,7 +4,7 @@ resource app_flags B_SINGLE_LAUNCH;
resource app_version {
major = 2,
- middle = 0,
+ middle = 1,
minor = 0,
variety = B_APPV_FINAL,
0 commit comments