Skip to content

Commit

Permalink
Merge tag 'v1.1.5' into develop
Browse files Browse the repository at this point in the history
v1.1.5

# -----BEGIN PGP SIGNATURE-----
#
# iQIzBAABCAAdFiEEQQ5FeMkincNRq9Cd4xAmMt9ykBMFAmeIBBQACgkQ4xAmMt9y
# kBM1+hAAkqiSoFy8Qjhq/c0Eyjdtoy2pNJsFvRiMLc5P6TCnhqp3F0e6ItSUOKIe
# VhgtlcTiP/zSvOr90iJfrjF/9AkjWOZk7tyVfX2ePyZgKDFDG5S+a5kQAW7yhhci
# 1Juq0gJ2YAZ+UZayyeYhShtnlPVY6NZkhErE/lQfRpTr3sg8C14CtOpT9LzsyVbF
# +CxDBwFOJdFI6M5H4zWp6V0c4UZOvpMWjiyxlVGda+eE5yAjigZJMQUrOMmi7P99
# 62bZ4hIqrQEQgJMi2vRnJsNVYQGvVtHelxppwPNx0PFaBEBVTb4w/Rer4h9wjkwu
# S9Yg9O0wBcDeqzh599iV4/u633wNcEDsXTt335xvlZwLXk8wkBlngvTLUqWsqmBY
# K6QynN+bhdPLpgFEPTXcT03a62VVA2t0kMI2z4t0ffQ2icHtD8xwQFiV7M9kzE34
# jQCBF1thB4vuP/IjjilqUhUQWzgp83SEh929Nd8j9dTqplaoD5TAcHWy/egcgo+s
# wIfENOrnweNhXIDY+z1Aa0Wbbcn3QWYaHAnoNEX0HvS7zj6qggzqL8G5TrN/dZXb
# Z1BEy0rszm1kkeb6jnqvDT+dusjkoL4ke4Ih5s3GKxOia+iFC9pVXeK5xVBZe+Qa
# f2tdZxUIvTJ6NEsuIFrYGN7zFqtnuJgpC4yrEqiw9gmDUI07GRs=
# =CtPl
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed Jan 15 21:53:08 2025 +03
# gpg:                using RSA key 410E4578C9229DC351ABD09DE3102632DF729013
# gpg: Good signature from "Milad Nekofar <[email protected]>" [ultimate]
# gpg:                 aka "Milad Nekofar <[email protected]>" [ultimate]
  • Loading branch information
nekofar committed Jan 15, 2025
2 parents 5aa1129 + 31605d5 commit d007d6d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.

## [Unreleased]
## [1.1.5] - 2025-01-15

### Bug Fixes

- Solve some minor issues and update dependencies

## [1.1.4] - 2024-12-12

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pluginName = IntelliJ Tauri Plugin
pluginRepositoryUrl = https://github.com/KartanHQ/intellij-tauri

# SemVer format -> https://semver.org
pluginVersion = 1.1.4
pluginVersion = 1.1.5

# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 233
Expand Down

0 comments on commit d007d6d

Please sign in to comment.