diff --git a/pom.xml b/pom.xml
index fae0174..e3dbf69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.andrewlalis
perfin
- 1.10.0
+ 1.11.0
21
diff --git a/scripts/package-linux-deb.sh b/scripts/package-linux-deb.sh
index 31ca743..6021140 100755
--- a/scripts/package-linux-deb.sh
+++ b/scripts/package-linux-deb.sh
@@ -24,7 +24,7 @@ module_path="$module_path:target/modules/h2-2.2.224.jar"
jpackage \
--name "Perfin" \
- --app-version "1.10.0" \
+ --app-version "1.11.0" \
--description "Desktop application for personal finance. Add your accounts, track transactions, and store receipts, invoices, and more." \
--icon design/perfin-logo_256.png \
--vendor "Andrew Lalis" \
diff --git a/scripts/package-windows-msi.ps1 b/scripts/package-windows-msi.ps1
index 56b8bc9..8369bb9 100644
--- a/scripts/package-windows-msi.ps1
+++ b/scripts/package-windows-msi.ps1
@@ -12,7 +12,7 @@ $modulePath = "$modulePath;target\modules\h2-2.2.224.jar"
jpackage `
--name "Perfin" `
- --app-version "1.10.0" `
+ --app-version "1.11.0" `
--description "Desktop application for personal finance. Add your accounts, track transactions, and store receipts, invoices, and more." `
--icon design\perfin-logo_256.ico `
--vendor "Andrew Lalis" `
diff --git a/src/main/resources/main-view.fxml b/src/main/resources/main-view.fxml
index cd95ed7..023a7ff 100644
--- a/src/main/resources/main-view.fxml
+++ b/src/main/resources/main-view.fxml
@@ -27,7 +27,7 @@
-
+