Skip to content

Commit b7b8a09

Browse files
chore(release): 3.3.1 [skip ci]
## [3.3.1](v3.3.0...v3.3.1) (2025-07-26) ### Bug Fixes * correct log default mapping file ([d4f0db1](d4f0db1))
1 parent 3ac8313 commit b7b8a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

passgithelper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import xdg.BaseDirectory
2323

2424

25-
__version__ = "3.3.0"
25+
__version__ = "3.3.1"
2626

2727
LOGGER = logging.getLogger()
2828
CONFIG_FILE_NAME = "git-pass-mapping.ini"

0 commit comments

Comments
 (0)