From 2c1ce61529a8ce2e6ccf840e1c75a3d9a2288519 Mon Sep 17 00:00:00 2001 From: Ammar Hussein Date: Thu, 31 Jul 2025 21:56:41 -0700 Subject: [PATCH] update version to 0.0.3 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2d66270..604f2f3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ steps: tags: - main - latest - - 0.0.2 + - 0.0.3 platform: linux/amd64 username: from_secret: USERNAME