diff --git a/bin/mailpit1.21.7/bearsampp.conf b/bin/mailpit1.21.7/bearsampp.conf new file mode 100644 index 0000000..ef84bcc --- /dev/null +++ b/bin/mailpit1.21.7/bearsampp.conf @@ -0,0 +1,6 @@ +mailpitVersion = "1.21.7" +mailpitExe = "mailpit.exe" +mailpitWebRoot = "mail" +mailpitUiPort = "8025" +mailpitSmtpPort = "25" +mailpitListen = "127.0.0.1" diff --git a/build.properties b/build.properties index f1b3039..e252ad9 100644 --- a/build.properties +++ b/build.properties @@ -1,5 +1,7 @@ bundle.name = mailpit -bundle.release = 2024.12.9 + +bundle.release = 2024.12.14 + bundle.type = bins bundle.format = 7z diff --git a/releases.properties b/releases.properties index 5406509..f15967a 100644 --- a/releases.properties +++ b/releases.properties @@ -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 \ No newline at end of file +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