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:
Your Name
2025-09-09 13:38:32 +03:00
parent e287b0b6b5
commit d105f87177
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -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