diff --git a/server/documents/introduction/build-tools.html.eco b/server/documents/introduction/build-tools.html.eco index 94cb73c86..847c75ace 100644 --- a/server/documents/introduction/build-tools.html.eco +++ b/server/documents/introduction/build-tools.html.eco @@ -195,6 +195,12 @@ type : 'Introduction' // current version of Fomantic UI "version": "<%= @getVersion() %>", + // Whether to include the version string to the released files. Default: false + "includeVersionInFileName": false, + + // If includeVersionInFileName is true, this revision string will also be added to the name of the released file + "revision": "", + "paths": { "source": {