Skip to content

Commit 42d3106

Browse files
committed
Bump version
1 parent f1946e5 commit 42d3106

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plugin.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import Plugins
3737
return input
3838
}
3939

40-
host?.send(text: "#echo SpellTimer Plugin v1")
40+
host?.send(text: "#echo SpellTimer Plugin v1.1")
4141

4242
host?.send(text: "#echo Active:")
4343
for spell in spells.spells.values.filter({ $0.active }) {

0 commit comments

Comments
 (0)