We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5728c34 commit 4011b32Copy full SHA for 4011b32
VERSION
@@ -1 +1 @@
1
-2.6
+2.5.1
rpimonitor/web/js/rpimonitor.js
@@ -185,7 +185,7 @@ function AddDialogs(){
185
'<h3 id="myModalLabel">About</h3>'+
186
'</div>'+
187
'<div class="modal-body">'+
188
- '<p><b>Version</b>: 2.5 '+
+ '<p><b>Version</b>: {DEVELOPMENT} '+
189
'<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>'+
190
'With the contribution of users sharing ideas and competences on Github.'+
191
'<hr>'+
0 commit comments