Skip to content

Commit 3b58119

Browse files
committed
docs: udpate naming
1 parent 1f5fb30 commit 3b58119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ tasks {
122122
untilBuild = properties("pluginUntilBuild")
123123

124124
// Extract the <!-- Plugin description --> section from README.md and provide for the plugin's manifest
125-
pluginDescription = "AutoCRUD is a fully automated AI-assisted programming tool and an implementation of the DevTi Intellij IDE designed for use in-flight."
125+
pluginDescription = "AutoDev is a fully automated AI-assisted programming tool and an implementation of the DevTi Intellij IDE designed for use in-flight."
126126
val changelog = project.changelog // local variable for configuration cache compatibility
127127
// Get the latest available change notes from the changelog file
128128
changeNotes = properties("pluginVersion").map { pluginVersion ->

0 commit comments

Comments
 (0)