From 67454642531b4c3a240747fb78b7f52b66a14578 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 20 Feb 2022 08:26:37 +0100 Subject: [PATCH] version 1.1 of the addon --- mahjong.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mahjong.php b/mahjong.php index f6e123f..6478d37 100644 --- a/mahjong.php +++ b/mahjong.php @@ -2,7 +2,7 @@ /** * Name: A Mahjong Solitaire Game * Description: A Mahjong Solitaire browsergame for your users as time sink. The gamy was developed by ffalt and is MIT licensed. -* Version: 1.0 +* Version: 1.1 * Author: Tobias Diekershoff */