From 43c06e8eedb3877438de8f5d8aa3a37ec31f6cd6 Mon Sep 17 00:00:00 2001
From: aurelclockify <154421994+aurelclockify@users.noreply.github.com>
Date: Wed, 5 Aug 2026 13:50:59 +0200
Subject: [PATCH] Release annotation proccessor 1.0.11
---
annotation-processor/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/annotation-processor/pom.xml b/annotation-processor/pom.xml
index 036f3b9..0c21c5a 100644
--- a/annotation-processor/pom.xml
+++ b/annotation-processor/pom.xml
@@ -6,7 +6,7 @@
com.cake.clockify
addon-sdk-annotation-processor
- 1.0.10
+ 1.0.11
17