Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zieren committed Jun 19, 2023
1 parent 604ab1e commit 21fd8e4
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 @@
const TITLE = 'Eltern-Emailer 0.4.0 (c) 2022-2023 Jörg Zieren, GNU GPL v3.'
const TITLE = 'Eltern-Emailer 0.5.0 (c) 2022-2023 Jörg Zieren, GNU GPL v3.'
+ ' See https://zieren.de/software/eltern-emailer for component license info';

const contentDisposition = require('content-disposition');
Expand Down

0 comments on commit 21fd8e4

Please sign in to comment.