From ac9fdb9f35f2e4e12a07b1526a9b95176c5c2345 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Fri, 21 Oct 2022 22:00:31 +0200 Subject: [PATCH] step version number --- onlinetichu-counter.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onlinetichu-counter.js b/onlinetichu-counter.js index 20a6930..a1b1fe7 100644 --- a/onlinetichu-counter.js +++ b/onlinetichu-counter.js @@ -1,6 +1,6 @@ // ==UserScript== // @name onlinetichu.com card counter -// @version 1.3.2 +// @version 1.3.3 // @description automatically count cards at onlinetichu.com // @match *://*.onlinetichu.com/Site/Game/Table/* // @author Maximilian Keßler