From 6d002495189a52fe7fefeac48cea9b769871b04e Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Thu, 25 Jan 2024 22:14:10 +0300 Subject: [PATCH] Bump Writerside compiler version --- .github/workflows/deploy.yml | 2 +- .github/workflows/tests.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d7e10a0..66fd161 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -25,7 +25,7 @@ env: CONFIG_JSON_VERSION: main INSTANCE: docs/laravel-lang DOMAIN_NAME: laravel-lang.com - BUILDER_VERSION: 232.10275 + BUILDER_VERSION: 233.14264 jobs: build: diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 14593bc..cc470aa 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -9,7 +9,7 @@ permissions: read-all env: INSTANCE: docs/laravel-lang ARTIFACT: webHelpLARAVEL-LANG2-all.zip - BUILDER_VERSION: 232.10275 + BUILDER_VERSION: 233.14264 jobs: build: