Closed sheehan closed 9 years ago
Grails 3 doesnt include the plugin version in the url like Grails 2 does. Add hash in the name for cache bust.
added a version prefix instead https://github.com/sheehan/grails-console/commit/127c962c33988a92ea815f31e6510caefe8187ee#diff-91c48ee9a8329ef316a39d7f1beb41f1R6
Grails 3 doesnt include the plugin version in the url like Grails 2 does. Add hash in the name for cache bust.