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 c509d1e commit 55c191bCopy full SHA for 55c191b
scripts/vars.2.7.1.0-RC1
@@ -0,0 +1,14 @@
1
+# Do NOT edit this file directly. It will be created by the new createVarsFile.sh script,
2
+# which should be run prior to the newReleaseNotes.sh script.
3
+
4
+# ESAPI (new / current) version
5
+VERSION=2.7.1.0-RC1
6
7
+# Previous ESAPI version
8
+PREV_VERSION=2.7.0.0
9
10
+# Release date of current version in yyyy-mm-dd format
11
+YYYY_MM_DD_RELEASE_DATE=2025-30-09
12
13
+# Previous ESAPI release date in same format
14
+PREV_RELEASE_DATE=2025-25-06
0 commit comments