Skip to content

Commit 94d1575

Browse files
authored
chore(agent): Bump version to 11.6 (#1008)
1 parent 86db4f8 commit 94d1575

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.5.0
1+
11.6.0

axiom/nr_version.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,9 @@
4747
* bowenite 30Sep2024 (11.2)
4848
* corundum 21Oct2024 (11.3)
4949
* diamond 09Dec2024 (11.4)
50+
* emerald 13Jan2025 (11.5)
5051
*/
51-
#define NR_CODENAME "emerald"
52+
#define NR_CODENAME "fluorite"
5253

5354
const char* nr_version(void) {
5455
return NR_STR2(NR_VERSION);

0 commit comments

Comments
 (0)