UTF-8
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 78adf88e..cc83563f 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -1 +1 @@
-app.version=2.3-SNAPSHOT
+app.version=2.3
diff --git a/src/main/webapp/resources/js/views/AboutWindow.js b/src/main/webapp/resources/js/views/AboutWindow.js
index 896006eb..50a271aa 100644
--- a/src/main/webapp/resources/js/views/AboutWindow.js
+++ b/src/main/webapp/resources/js/views/AboutWindow.js
@@ -35,7 +35,7 @@ Ext.define('BagDatabase.views.AboutWindow', {
layout: 'fit',
bodyPadding: 5,
constrainHeader: true,
- html: "Bag Database 2.3-SNAPSHOT
" +
+ html: "Bag Database 2.3
" +
"https://github.com/swri-robotics/bag-database
" +
"Copyright 2015-2016 Southwest Research Institute
" +
"
" +