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