Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kernusr/41f169ca9acc913e262e4b5979cdcc0a to your computer and use it in GitHub Desktop.
Save kernusr/41f169ca9acc913e262e4b5979cdcc0a to your computer and use it in GitHub Desktop.
RegEX for replace version in projects
(@version\s*\t*|\<version\>)([0-9\.\-a-z_A-Z]+)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment