diff options
-rw-r--r-- | CHANGELOG | 1 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ v1.9.7 - Increased test coverage - By default use direct unicorn connection (localhost:8080) + - Fix wrong repo path send to GitLab by GitlabUpdate hook v1.9.6 - Explicitly require 'timeout' from the standard library @@ -1 +1 @@ -1.9.6
\ No newline at end of file +1.9.7 |