Skip to content

Commit 06119e0

Browse files
committed
chore: update pluginName property in configuration
Shortened the plugin name for simplicity and better alignment with the project's branding.
1 parent b5e59cf commit 06119e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# IntelliJ Platform Artifacts Repositories -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
22

33
pluginGroup = com.nekofar.milad
4-
pluginName = IntelliJ Tauri Plugin
4+
pluginName = Tauri
55
pluginRepositoryUrl = https://github.com/KartanHQ/intellij-tauri
66

77
# SemVer format -> https://semver.org

0 commit comments

Comments
 (0)