##// END OF EJS Templates
fix(apps): fixed readme generator from async to sync runner....
fix(apps): fixed readme generator from async to sync runner. This caused some issues with threadlocals, this isn't safe to use at this moment and was a regression

File last commit:

r4910:78e56e04 default
r5192:2a29ebef default
Show More
.bumpversion.cfg
5 lines | 143 B | text/x-ini | IniLexer
[bumpversion]
current_version = 5.0.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]