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 2003afb commit 5a897c8Copy full SHA for 5a897c8
VERSION
@@ -1 +1 @@
1
-11.8.0
+11.9.0
axiom/nr_version.c
@@ -49,8 +49,9 @@
49
* emerald 13Jan2025 (11.5)
50
* fluorite 18Feb2025 (11.6)
51
* gaspeite 19Mar2025 (11.7)
52
+ * hiddenite 21Apr2025 (11.8)
53
*/
-#define NR_CODENAME "hiddenite"
54
+#define NR_CODENAME "indicolite"
55
56
const char* nr_version(void) {
57
return NR_STR2(NR_VERSION);
0 commit comments