Use version when making the archive

This commit is contained in:
Rashid Khan 2014-06-17 13:32:53 -07:00
parent 223828ed62
commit 8e2c4ebf26

View file

@ -2,7 +2,7 @@ module.exports = function (config) {
return {
plugin: {
options: {
archive: '<%= build %>/<%= pkg.name %>-plugin-latest.tar.gz'
archive: '<%= build %>/<%= pkg.name %>-plugin-<%= pkg.version %>.tar.gz'
},
files : [
{