Skip to content

Commit 5bbd336

Browse files
committed
chore(release): prepare for version 1.1.6
1 parent 88563e4 commit 5bbd336

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
6+
## [1.1.6] - 2025-03-04
7+
8+
### Bug Fixes
9+
10+
- Solve some minor issues and update dependencies
11+
612
## [1.1.5] - 2025-01-15
713

814
### Bug Fixes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginName = IntelliJ Tauri Plugin
55
pluginRepositoryUrl = https://github.com/KartanHQ/intellij-tauri
66

77
# SemVer format -> https://semver.org
8-
pluginVersion = 1.1.5
8+
pluginVersion = 1.1.6
99

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

0 commit comments

Comments
 (0)