Skip to content

Commit

Permalink
chore: update stable tag based on current version
Browse files Browse the repository at this point in the history
  • Loading branch information
Soare-Robert-Daniel committed Feb 4, 2025
1 parent eed72a9 commit 6d49ab3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ module.exports = function (grunt) {
},
src: [ 'templates-patterns-collection.php' ]
},
readmetxt: {
options: {
prefix: 'Stable tag:\\s*'
},
src: [
'readme.txt'
]
},
},
wp_readme_to_markdown: {
plugin: {
Expand Down

0 comments on commit 6d49ab3

Please sign in to comment.