Release 4chan X v1.2.34.
This commit is contained in:
parent
175552b94a
commit
a847b8d5e3
@ -98,7 +98,6 @@ module.exports = (grunt) ->
|
||||
commit:
|
||||
options: shellOptions
|
||||
command: [
|
||||
'git checkout <%= pkg.meta.mainBranch %>'
|
||||
'git commit -am "Release <%= pkg.meta.name %> v<%= pkg.version %>."'
|
||||
'git tag -a <%= pkg.version %> -m "<%= pkg.meta.name %> v<%= pkg.version %>."'
|
||||
'git tag -af stable -m "<%= pkg.meta.name %> v<%= pkg.version %>."'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user