Skip to content

Commit 1757fad

Browse files
authored
v66 (#461)
1 parent 320e100 commit 1757fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bottlecap/src/tags/lambda/tags.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const COMPUTE_STATS_VALUE: &str = "1";
4747
// TODO(astuyve) decide what to do with the version
4848
const EXTENSION_VERSION_KEY: &str = "dd_extension_version";
4949
// TODO(duncanista) figure out a better way to not hardcode this
50-
const EXTENSION_VERSION: &str = "65-next";
50+
const EXTENSION_VERSION: &str = "66-next";
5151

5252
const REGION_KEY: &str = "region";
5353
const ACCOUNT_ID_KEY: &str = "account_id";

0 commit comments

Comments
 (0)