Skip to content

Commit

Permalink
chore(release): 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Jun 26, 2024
1 parent 0a549bb commit 884c137
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.7.2](https://github.com/Akylas/mbview-rs/compare/v1.7.1...v1.7.2) (2024-06-26)


### Bug Fixes

* broken production build ([a91f371](https://github.com/Akylas/mbview-rs/commit/a91f371b85b2971a287edec443fd579b55ca7d76))

## [1.7.1](https://github.com/Akylas/mbview-rs/compare/v1.7.0...v1.7.1) (2024-06-23)

## [1.7.0](https://github.com/Akylas/mbview-rs/compare/v1.6.0...v1.7.0) (2023-05-28)
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "MBTilesViewer"
version = "1.7.1"
version = "1.7.2"
description = "MBtiles viewer and inspector"
authors = [ "dev@akylasfr" ]
license = "MIT"
Expand Down

0 comments on commit 884c137

Please sign in to comment.