diff --git a/build.gradle b/build.gradle index db2c2d6..61d1ed8 100644 --- a/build.gradle +++ b/build.gradle @@ -27,7 +27,7 @@ apply plugin: 'maven' apply plugin: 'signing' -version "3.3.16.2" // added needed updates from master after branch created +version "3.3.16.3" // added needed updates from master after branch created group "net.codebuilders" description 'MyBusiness - a Grails 3.3 plugin for E-Commerce' mainClassName = 'net.codebuilders.mybusiness.Application' diff --git a/grails-app/views/common/_notice-message.gsp b/grails-app/views/common/_notice-message.gsp index bf89e2e..0103f26 100644 --- a/grails-app/views/common/_notice-message.gsp +++ b/grails-app/views/common/_notice-message.gsp @@ -2,7 +2,7 @@