commit 3b8c2f403f3a2784e12aec5647f436064d56b5a7
parent 07233eb3be0a94afed51068cbaf1599c7a8004e6
Author: Hugo Soucy <hugo@soucy.cc>
Date: Fri, 9 Apr 2021 14:51:42 -0400
Revert changes
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/satelito-dev-1.rockspec b/satelito-dev-1.rockspec
@@ -1,8 +1,8 @@
package = "satelito"
-version = "dev-2"
+version = "dev-1"
source = {
url = "git://soucy.cc/satelito.git",
- tag = "Dev.2.0"
+ tag = "Dev.1.0"
}
description = {
homepage = "https://soucy.cc/git/satelito/files.html",