Skip to content

Commit c8a539a

Browse files
chore(agent) bump version for next release (#1039)
1 parent d1176f1 commit c8a539a

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)