Skip to content

Commit

Permalink
Set plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Apr 27, 2024
1 parent 3ebf905 commit ef23d7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import grails.util.GrailsUtil
*/
class HtmxGrailsPlugin extends Plugin {

def version = '0.2.0'
def version = '0.3.0'
def grailsVersion = GrailsUtil.getGrailsVersion()
def dependsOn = [controllers: grailsVersion]
def observe = ['controllers']
Expand Down

0 comments on commit ef23d7e

Please sign in to comment.