Bump to 1.1.14 (#11965)

Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-06-19 00:34:53 -07:00
committed by GitHub
parent 33ca0921f2
commit 43a5530f76
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.22)
cmake_policy(SET CMP0091 NEW)
cmake_policy(SET CMP0067 NEW)
set(Bun_VERSION "1.1.14")
set(Bun_VERSION "1.1.15")
set(WEBKIT_TAG 64d04ec1a65d91326c5f2298b9c7d05b56125252)
set(BUN_WORKDIR "${CMAKE_CURRENT_BINARY_DIR}")

2
LATEST
View File

@@ -1 +1 @@
1.1.13
1.1.14