diff hgext3rd/topic/__init__.py @ 6822:ed00ed185249

branching: merge with stable
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 28 Jun 2024 19:05:24 +0400
parents 6adcc5c7c1f1 08947ff0c019
children ba7ede61f6d4
line wrap: on
line diff
--- a/hgext3rd/topic/__init__.py	Wed Jun 26 00:12:58 2024 +0400
+++ b/hgext3rd/topic/__init__.py	Fri Jun 28 19:05:24 2024 +0400
@@ -240,7 +240,7 @@
 
 __version__ = b'1.2.0.dev0'
 
-testedwith = b'5.6 5.7 5.8 5.9 6.0 6.1 6.2 6.3 6.4 6.5 6.6 6.7'
+testedwith = b'5.6 5.7 5.8 5.9 6.0 6.1 6.2 6.3 6.4 6.5 6.6 6.7 6.8'
 minimumhgversion = b'5.6'
 buglink = b'https://bz.mercurial-scm.org/'