Skip to content

Commit f0abdbd

Browse files
committed
Bumping schema version.
1 parent 9447af6 commit f0abdbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addon-sdk/src/main/java/com/cake/clockify/addonsdk/clockify/model/ClockifyManifest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ protected ClockifyManifest(String key,
2323
List<String> scopes,
2424
Object settings) {
2525
super(
26-
"1.1",
26+
"1.2",
2727
key,
2828
name,
2929
description,

0 commit comments

Comments
 (0)