From 774926edc43a5b823184976cefc20546ab2a26a9 Mon Sep 17 00:00:00 2001 From: Tobias Sachs Date: Thu, 15 Oct 2020 08:55:29 +0200 Subject: [PATCH] increase version --- AzureDevOpsCommentEnhancer.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AzureDevOpsCommentEnhancer.user.js b/AzureDevOpsCommentEnhancer.user.js index c7f6045..053be6c 100755 --- a/AzureDevOpsCommentEnhancer.user.js +++ b/AzureDevOpsCommentEnhancer.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name Fix ADS checkin comments in discussion and history of workitems -// @version 0.10 +// @version 0.11 // @author Tobias Sachs // ... in @match replace "ads" with the url of you Azure DevOps Server // @match https://ads/* -- 2.39.2