Skip to content

Commit 4011b32

Browse files
committed
VERSION 2.5.1 (bugfix)
1 parent 5728c34 commit 4011b32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6
1+
2.5.1

rpimonitor/web/js/rpimonitor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ function AddDialogs(){
185185
'<h3 id="myModalLabel">About</h3>'+
186186
'</div>'+
187187
'<div class="modal-body">'+
188-
'<p><b>Version</b>: 2.5 '+
188+
'<p><b>Version</b>: {DEVELOPMENT} '+
189189
'<b>by</b> Xavier Berger <a href="http://rpi-experiences.blogspot.fr/">Blog</a> <a href="https://github.com/XavierBerger/RPi-Monitor">GitHub</a></p>'+
190190
'With the contribution of users sharing ideas and competences on Github.'+
191191
'<hr>'+

0 commit comments

Comments
 (0)