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 5d44225 commit fb9fccfCopy full SHA for fb9fccf
CHANGELOG.md
@@ -1,6 +1,6 @@
1
We use [semantic versioning][semver]
2
3
-# Next version
+# 10.1.0
4
- [feature] Paths passed to the agent can now be relative and contain ant patterns
5
6
# 10.0.0
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
}
11
12
ext {
13
- appVersion = '10.0.0'
+ appVersion = '10.1.0'
14
pluginVersion = '0.1.24'
15
reportGeneratorVersion = '1.0.7'
16
teamscaleClientVersion = '0.1.5'
0 commit comments