Skip to content

Commit 4ccd595

Browse files
author
Jörg Zieren
committed
Bump version to 0.9.1
1 parent 17c6db1 commit 4ccd595

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
global.USER_AGENT = 'Eltern-Emailer 0.9.0'
1+
global.USER_AGENT = 'Eltern-Emailer 0.9.1'
22
const LOG_STARTUP_MESSAGE = `${USER_AGENT} (c) 2022-2024 Jörg Zieren, GNU GPL v3.`
33
+ ' See https://zieren.de/software/eltern-emailer for component license info';
44

0 commit comments

Comments
 (0)