UTF-8
diff --git a/src/main/webapp/resources/js/views/AboutWindow.js b/src/main/webapp/resources/js/views/AboutWindow.js
index 8854b84..28706fd 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.5.2
" +
+ html: "Bag Database 3.5.3
" +
"Documentation: https://swri-robotics.github.io/bag-database/
" +
"Source Code: https://github.com/swri-robotics/bag-database
" +
"Copyright 2015-2024 Southwest Research Institute
" +