Skip to content

Commit

Permalink
fix #211
Browse files Browse the repository at this point in the history
  • Loading branch information
YehudaKremer committed Jul 14, 2023
1 parent 0ee9377 commit 3e20bde
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

## 3.15.1

- fix [#211](https://github.com/YehudaKremer/msix/issues/211)

## 3.15.0

- add support for `arm64` build folder layout [#205](https://github.com/YehudaKremer/msix/issues/205)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
@@ -1,6 +1,6 @@
name: msix
description: A command-line tool that create Msix installer from your flutter windows-build files.
version: 3.15.0
version: 3.15.1
maintainer: Yehuda Kremer (yehudakremer@gmail.com)
homepage: https://github.com/YehudaKremer/msix
issue_tracker: https://github.com/YehudaKremer/msix/issues
Expand Down

0 comments on commit 3e20bde

Please sign in to comment.