Skip to content

Commit 1291a76

Browse files
authored
chore: Bump version to 11.1 (#945)
1 parent ef7200a commit 1291a76

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.0.0
1+
11.1.0

axiom/nr_version.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,9 @@
4646
* wallflower 06May2024 (10.20)
4747
* xerophyllum 20May2024 (10.21)
4848
* yarrow 26Jun2024 (10.22)
49+
* zinnia 30Jul2024 (11.0)
4950
*/
50-
#define NR_CODENAME "zinnia"
51+
#define NR_CODENAME "amethyst"
5152

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

0 commit comments

Comments
 (0)