From 22049a1360e020ba07a63bc3a73afff08563302f Mon Sep 17 00:00:00 2001 From: Tobias Sachs Date: Thu, 15 Oct 2020 09:26:01 +0200 Subject: [PATCH] Revert "increase version" This reverts commit 774926edc43a5b823184976cefc20546ab2a26a9. --- AzureDevOpsCommentEnhancer.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AzureDevOpsCommentEnhancer.user.js b/AzureDevOpsCommentEnhancer.user.js index 053be6c..c7f6045 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.11 +// @version 0.10 // @author Tobias Sachs // ... in @match replace "ads" with the url of you Azure DevOps Server // @match https://ads/* -- 2.39.2