Skip to content

Commit 5a897c8

Browse files
authored
chore: Bump to 11.9.0 (#1054)
1 parent 2003afb commit 5a897c8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.8.0
1+
11.9.0

axiom/nr_version.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,9 @@
4949
* emerald 13Jan2025 (11.5)
5050
* fluorite 18Feb2025 (11.6)
5151
* gaspeite 19Mar2025 (11.7)
52+
* hiddenite 21Apr2025 (11.8)
5253
*/
53-
#define NR_CODENAME "hiddenite"
54+
#define NR_CODENAME "indicolite"
5455

5556
const char* nr_version(void) {
5657
return NR_STR2(NR_VERSION);

0 commit comments

Comments
 (0)