Skip to content

Commit 3c24ae2

Browse files
committed
version update for pre.1
1 parent 7114d98 commit 3c24ae2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ jobs:
579579
mv debian-x86_64.deb ../files/martin-Debian-x86_64.deb
580580
cd ..
581581
582-
- name: Publish
582+
- name: Create Homebrew config
583583
if: startsWith(github.ref, 'refs/tags/v')
584584
run: |
585585
set -x

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

martin/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "martin"
33
# Once the release is published with the hash, update https://github.com/maplibre/homebrew-martin
4-
version = "0.9.3"
4+
version = "0.9.4-pre.1"
55
authors = ["Stepan Kuzmin <[email protected]>", "Yuri Astrakhan <[email protected]>", "MapLibre contributors"]
66
description = "Blazing fast and lightweight tile server with PostGIS, MBTiles, and PMTiles support"
77
keywords = ["maps", "tiles", "mbtiles", "pmtiles", "postgis"]

0 commit comments

Comments
 (0)