From 785114038f3cc7cb6b2c4714148ab34caad5c5d9 Mon Sep 17 00:00:00 2001 From: Hammed Abass Date: Sun, 9 Aug 2026 21:30:45 +0200 Subject: [PATCH] chore: bump version to 0.2.5 and ignore .scratch directory --- .gitignore | 1 + version.properties | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 048c9d4..c116e39 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ output/ .screenshots apple/RELEASE-MACOS.md apple/Generated/*.xcconfig +.scratch/ diff --git a/version.properties b/version.properties index b159b87..615df83 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ -PRODUCT_VERSION=0.2.4 +PRODUCT_VERSION=0.2.5 RELEASE_CHANNEL=beta WINDOWS_VERSION_EPOCH=1