From 557f7bcea1cc42e28b6c65b3f701e867599eb83a Mon Sep 17 00:00:00 2001 From: wu361 Date: Mon, 7 Jun 2021 19:17:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.OPENSOURCE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.OPENSOURCE b/README.OPENSOURCE index 01bd7ba..968197c 100644 --- a/README.OPENSOURCE +++ b/README.OPENSOURCE @@ -3,8 +3,8 @@ "Name": "labelview", "License": "Apache License", "License File": "LICENSE", - "Version Number": "master", + "Version Number": "v1.1.2", "Upstream URL": "https://github.com/linger1216/labelview", - "Description": "不同控件添加角标" + "Description": "Sometimes, we need to show a label above an ImageView or any other views. Well, LabelXXView will be able to help you. It's easy to implement as well!" } ] \ No newline at end of file -- Gitee