Skip to content

Instantly share code, notes, and snippets.

@sergiomichels
Created October 4, 2012 00:47
Show Gist options
  • Save sergiomichels/3830842 to your computer and use it in GitHub Desktop.
Save sergiomichels/3830842 to your computer and use it in GitHub Desktop.
Get application version in runtime
def version = grailsApplication.metadata['app.version']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment