commit 09cdc7329239ce4ba6ab1065347215b7df39398e
parent 1f9b42ba50e05ab1301d97480f84845e9a27fa6a
Author: Hugo Soucy <hugo@soucy.cc>
Date: Fri, 9 Apr 2021 14:44:14 -0400
Change the tag value of the rockspec
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/satelito-dev-1.rockspec b/satelito-dev-1.rockspec
@@ -2,7 +2,7 @@ package = "satelito"
version = "dev-1"
source = {
url = "git://soucy.cc/satelito.git",
- tag = "Dev.1.0"
+ tag = "Dev.2.0"
}
description = {
homepage = "https://soucy.cc/git/satelito/files.html",