diff --git a/src/General/Settings.coffee b/src/General/Settings.coffee
index 2a5b719e9..f842925d4 100755
--- a/src/General/Settings.coffee
+++ b/src/General/Settings.coffee
@@ -35,7 +35,6 @@ Settings =
id: 'fourchanx-settings'
className: 'dialog'
$.extend dialog, <%= importHTML('Settings/Settings') %>
- $('a[href$="/CHANGELOG.md"]', dialog).textContent = g.VERSION
Settings.overlay = overlay = $.el 'div',
id: 'overlay'
diff --git a/src/General/html/Settings/Settings.html b/src/General/html/Settings/Settings.html
index 2fa61372c..71f37b68b 100755
--- a/src/General/html/Settings/Settings.html
+++ b/src/General/html/Settings/Settings.html
@@ -7,7 +7,7 @@
Reset Settings | 
<%= meta.name %> | 
-  | 
+ ${g.VERSION} | 
Issues |