Bump version to 4.8.2
Update version references from 4.8.1 to 4.8.2 in source files and documentation to prepare for a new patch release.
This commit is contained in:
@@ -130,8 +130,8 @@ git tag v4.8.0
|
||||
git push origin v4.8.0
|
||||
|
||||
# For a patch release
|
||||
git tag v4.8.1
|
||||
git push origin v4.8.1
|
||||
git tag v4.8.2
|
||||
git push origin v4.8.2
|
||||
|
||||
# To delete a tag (if needed)
|
||||
git tag -d v4.8.0
|
||||
|
||||
Reference in New Issue
Block a user