Skip to content

Commit b90581b

Browse files
Merge pull request #45 from clockify/release-1.5.6
Added manifest version 1.6
2 parents 10d7586 + 20fc122 commit b90581b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

addon-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.cake.clockify</groupId>
2626
<artifactId>addon-sdk-annotation-processor</artifactId>
27-
<version>1.0.11</version>
27+
<version>1.0.10</version>
2828
</dependency>
2929

3030
<dependency>

annotation-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.cake.clockify</groupId>
88
<artifactId>addon-sdk-annotation-processor</artifactId>
9-
<version>1.0.11</version>
9+
<version>1.0.10</version>
1010

1111
<properties>
1212
<maven.compiler.source>17</maven.compiler.source>

0 commit comments

Comments
 (0)