Skip to content

Commit

Permalink
version 12 in wrong place
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared Beach committed Jul 9, 2017
1 parent 9651edb commit 5d4f033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ module.exports = function(grunt) {
fileVersion: '<%= pkg.version %>',
company: 'hylasoft',
copyright: ' ',
version: 12,
product: '<%= projectName %>'
}
}
Expand All @@ -58,6 +57,7 @@ module.exports = function(grunt) {
projectConfiguration: 'Debug',
platform: '<%= platform %>',
targets: ['Clean', 'Rebuild'],
version: 12,
buildParameters: {
StyleCopEnabled: true,
StyleCopTreatErrorsAsWarnings: false,
Expand Down

0 comments on commit 5d4f033

Please sign in to comment.