Skip to content

Commit b846f3b

Browse files
committed
Bump versions
1 parent d92442f commit b846f3b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

warduino/.vitepress/config.data.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@ export default {
22
load() {
33
return {
44
vm: {
5-
version: '0.4.3'
5+
version: '0.4.4'
66
},
77
plugin: {
88
version: '0.4.1'
9+
},
10+
latch: {
11+
version: '0.2.1'
912
}
1013
}
1114
}

0 commit comments

Comments
 (0)