Skip to content

Commit fbb5be3

Browse files
denobotbartlomieju
andauthored
2.8.0 (#34295)
Bumped versions for 2.8.0 --------- Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
1 parent d018c09 commit fbb5be3

64 files changed

Lines changed: 760 additions & 277 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ci.generated.yml

Lines changed: 104 additions & 104 deletions
Large diffs are not rendered by default.

.github/workflows/ci.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import {
1818
// Bump this number when you want to purge the cache.
1919
// Note: the tools/release/01_bump_crate_versions.ts script will update this version
2020
// automatically via regex, so ensure that this line maintains this format.
21-
const cacheVersion = 113;
21+
const cacheVersion = 114;
2222

2323
const ubuntuX86Runner = "ubuntu-24.04";
2424
const ubuntuARMRunner = "ubuntu-24.04-arm";

0 commit comments

Comments
 (0)