We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 931bd9d + c8a539a commit afa5f03Copy full SHA for afa5f03
VERSION
@@ -1 +1 @@
1
-11.7.0
+11.8.0
axiom/nr_version.c
@@ -48,8 +48,9 @@
48
* diamond 09Dec2024 (11.4)
49
* emerald 13Jan2025 (11.5)
50
* fluorite 18Feb2025 (11.6)
51
+ * gaspeite 19Mar2025 (11.7)
52
*/
-#define NR_CODENAME "gaspeite"
53
+#define NR_CODENAME "hiddenite"
54
55
const char* nr_version(void) {
56
return NR_STR2(NR_VERSION);
0 commit comments