diff --git a/bin/mailpit1.20.3/bearsampp.conf b/bin/mailpit1.20.3/bearsampp.conf new file mode 100644 index 0000000..a68502a --- /dev/null +++ b/bin/mailpit1.20.3/bearsampp.conf @@ -0,0 +1,6 @@ +mailpitVersion = "1.20.3" +mailpitExe = "mailpit.exe" +mailpitWebRoot = "mail" +mailpitUiPort = "8025" +mailpitSmtpPort = "25" +mailpitListen = "127.0.0.1" diff --git a/build.properties b/build.properties index 32906f8..b1b1977 100644 --- a/build.properties +++ b/build.properties @@ -1,5 +1,5 @@ bundle.name = mailpit -bundle.release = 2024.6.25 +bundle.release = 2024.9.1 bundle.type = bins bundle.format = 7z diff --git a/releases.properties b/releases.properties index 70aa108..913d788 100644 --- a/releases.properties +++ b/releases.properties @@ -1,2 +1,3 @@ # Actual Release URL goes here 1.18.7 = https://github.com/Bearsampp/module-mailpit/releases/download/2024.6.25/bearsampp-mailpit-1.18.7-2024.6.25.7z +1.20.3 = https://github.com/Bearsampp/module-mailpit/releases/download/2024.9.1/bearsampp-mailpit-1.20.3-2024.9.1.7z