Skip to content

Commit afa5f03

Browse files
authored
Merge branch 'dev' into feat/dynamodb_instrumentation
2 parents 931bd9d + c8a539a commit afa5f03

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.7.0
1+
11.8.0

axiom/nr_version.c

+2-1
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,9 @@
4848
* diamond 09Dec2024 (11.4)
4949
* emerald 13Jan2025 (11.5)
5050
* fluorite 18Feb2025 (11.6)
51+
* gaspeite 19Mar2025 (11.7)
5152
*/
52-
#define NR_CODENAME "gaspeite"
53+
#define NR_CODENAME "hiddenite"
5354

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

0 commit comments

Comments
 (0)