We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 376387e commit 0d6cc10Copy full SHA for 0d6cc10
2 files changed
hub/src/main/java/com/thoughtworks/selenium/grid/hub/management/console/index.html
@@ -54,7 +54,7 @@
54
55
<body>
56
<div class="header">
57
- <h1>Selenium Grid Hub 1.0.7-SNAPSHOT</h1>
+ <h1>Selenium Grid Hub 1.0.7</h1>
58
<ul>
59
<li><a href='http://selenium-grid.seleniumhq.org'>Documentation</a></li>
60
<li>|</li>
project.properties
@@ -1,4 +1,4 @@
1
-version=1.0.7-SNAPSHOT
+version=1.0.7
2
selenium.version=1.0.3
3
rake=rake
4
0 commit comments