Skip to content

Commit e49290a

Browse files
committed
Fixing mis-quoting
1 parent 0eca8c4 commit e49290a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id 'pl.allegro.tech.build.axion-release' version '1.11.0'
88
}
99

10-
ext.pluginName = 'AWS EC2 ICE"
10+
ext.pluginName = 'AWS EC2 ICE'
1111
ext.pluginDescription = "AWS EC2 Instance Connect Endpoint Node Executor"
1212
ext.sopsCopyright = "© 2024, Ed Kingscote"
1313
ext.sopsUrl = "http://rundeck.com"

0 commit comments

Comments
 (0)