We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a8f27 commit 8f58074Copy full SHA for 8f58074
2 files changed
gradle.properties
@@ -30,7 +30,7 @@ kotlin.parallel.tasks.in.project=true
30
# This is version for Apache JMeter itself
31
# Note: it should not include "-SNAPSHOT" as it is automatically added by build.gradle.kts
32
# Release version can be generated by using -Prelease or -Prc=<int> arguments
33
-jmeter.version=5.3.1
+jmeter.version=5.4
34
35
# Tools
36
checkstyle.version=8.35
xdocs/changes.xml
@@ -41,9 +41,9 @@ Earlier changes are detailed in the <a href="changes_history.html">History of Pr
41
</note>
42
43
44
-<!-- =================== 5.3.1 =================== -->
+<!-- =================== 5.4 =================== -->
45
46
-<h1>Version 5.3.1</h1>
+<h1>Version 5.4</h1>
47
<p>
48
Summary
49
</p>
0 commit comments