UTF-8
diff --git a/src/main/webapp/resources/js/views/AboutWindow.js b/src/main/webapp/resources/js/views/AboutWindow.js
index ffbc67a1..95a81423 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 3.4.2
" +
+ html: "Bag Database 3.5.1
" +
"Documentation: https://swri-robotics.github.io/bag-database/
" +
"Source Code: https://github.com/swri-robotics/bag-database
" +
"Copyright 2015-2020 Southwest Research Institute
" +