We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ecb5d commit 0a72cdfCopy full SHA for 0a72cdf
grails-app/views/layouts/_custom-top.gsp
@@ -4,7 +4,7 @@
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
5
<meta http-equiv="Pragma" content="no-cache">
6
<meta http-equiv="Expires" content="-1">
7
- <meta name="app.version" content="${g.meta(name: 'app.version')}"/>
+ <meta name="app.version" content="${g.meta(name: 'info.app.version')}"/>
8
<meta name="app.build" content="${g.meta(name: 'app.build')}"/>
9
<meta name="description" content="Atlas of Living Australia"/>
10
<meta name="author" content="Atlas of Living Australia">
0 commit comments