Skip to content

Commit

Permalink
Bump version to 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zieren committed Nov 10, 2024
1 parent 11acae9 commit 7cb6837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
global.USER_AGENT = 'Eltern-Emailer 0.9.1'
global.USER_AGENT = 'Eltern-Emailer 0.9.2'
const LOG_STARTUP_MESSAGE = `${USER_AGENT} (c) 2022-2024 Jörg Zieren, GNU GPL v3.`
+ ' See https://zieren.de/software/eltern-emailer for component license info';

Expand Down

0 comments on commit 7cb6837

Please sign in to comment.