Skip to content

Commit

Permalink
Merge pull request #7 from Bearsampp/1.21.7
Browse files Browse the repository at this point in the history
Add release URL for version 1.21.7 and update configuration files for mailpit version 1.21.7
  • Loading branch information
jwaisner authored Dec 16, 2024
2 parents 88b9ea2 + c23af51 commit 6afa7ef
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
6 changes: 6 additions & 0 deletions bin/mailpit1.21.7/bearsampp.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
mailpitVersion = "1.21.7"
mailpitExe = "mailpit.exe"
mailpitWebRoot = "mail"
mailpitUiPort = "8025"
mailpitSmtpPort = "25"
mailpitListen = "127.0.0.1"
4 changes: 3 additions & 1 deletion build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
bundle.name = mailpit
bundle.release = 2024.12.9

bundle.release = 2024.12.14

bundle.type = bins
bundle.format = 7z

Expand Down
3 changes: 2 additions & 1 deletion releases.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
1.20.6 = https://github.com/Bearsampp/module-mailpit/releases/download/2024.10.16/bearsampp-mailpit-1.20.6-2024.10.16.7z
1.21.1 = https://github.com/Bearsampp/module-mailpit/releases/download/2024.11.2/bearsampp-mailpit-1.21.1-2024.11.2.7z
1.21.5 = https://github.com/Bearsampp/module-mailpit/releases/download/2024.12.1/bearsampp-mailpit-1.21.5-2024.12.1.7z
1.21.6 = https://github.com/Bearsampp/module-mailpit/releases/download/2024.12.9/bearsampp-mailpit-1.21.6-2024.12.9.7z
1.21.6 = https://github.com/Bearsampp/module-mailpit/releases/download/2024.12.9/bearsampp-mailpit-1.21.6-2024.12.9.7z
1.21.7 = https://github.com/Bearsampp/module-mailpit/releases/download/2024.12.14/bearsampp-mailpit-1.21.7-2024.12.14.7z

0 comments on commit 6afa7ef

Please sign in to comment.