From af7e3458e8c23e7f35493193f368e9709aae88c8 Mon Sep 17 00:00:00 2001 From: Jacob Waisner Date: Sat, 2 Nov 2024 21:47:55 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20updated=20'releases.properties'?= =?UTF-8?q?=20and=20'build.properties',=20and=20added=20'bearsampp.conf'?= =?UTF-8?q?=20for=20version=201.34.1=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/bruno1.34.1/bearsampp.conf | 4 ++++ build.properties | 2 +- releases.properties | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 bin/bruno1.34.1/bearsampp.conf diff --git a/bin/bruno1.34.1/bearsampp.conf b/bin/bruno1.34.1/bearsampp.conf new file mode 100644 index 0000000..014cb61 --- /dev/null +++ b/bin/bruno1.34.1/bearsampp.conf @@ -0,0 +1,4 @@ +brunoVersion = "1.34.1" +brunoExe = "Bruno.exe" + +#bundleRelease = "2024.9.12" diff --git a/build.properties b/build.properties index ef8ae2d..6f1e368 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ bundle.name = bruno -bundle.release = 2024.10.1 +bundle.release = 2024.11.2 bundle.type = tools bundle.format = 7z diff --git a/releases.properties b/releases.properties index 9bbb6b0..6b89496 100644 --- a/releases.properties +++ b/releases.properties @@ -4,3 +4,4 @@ 1.30.1 = https://github.com/Bearsampp/module-bruno/releases/download/2024.9.22/bearsampp-bruno-1.30.1-2024.9.22.7z 1.31.0 = https://github.com/Bearsampp/module-bruno/releases/download/2024.9.30/bearsampp-bruno-1.31.0-2024.9.30.7z 1.32.0 = https://github.com/Bearsampp/module-bruno/releases/download/2024.10.1/bearsampp-bruno-1.32.0-2024.10.1.7z +1.34.1 = https://github.com/Bearsampp/module-bruno/releases/download/2024.11.2/bearsampp-bruno-1.34.1-2024.11.2.7z \ No newline at end of file