mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-28 02:52:20 +00:00
Version 2.0.3
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
[](LICENSE)
|
||||
[](https://travis-ci.org/MisterDA/love-release)
|
||||
[](https://coveralls.io/github/MisterDA/love-release?branch=master)
|
||||
[](https://luarocks.org/modules/rucikir/love-release)
|
||||
[](https://luarocks.org/modules/rucikir/love-release)
|
||||

|
||||
|
||||
[Lua][lua] 5.1 script that makes [LÖVE][love] game release easier (previously Bash script).
|
||||
|
@@ -1,8 +1,8 @@
|
||||
package = "love-release"
|
||||
version = "2.0.2-0"
|
||||
version = "2.0.3-1"
|
||||
source = {
|
||||
url = "git://github.com/MisterDA/love-release.git",
|
||||
tag = "v2.0.2",
|
||||
url = "git://github.com/MisterDA/love-release",
|
||||
tag = "v2.0.3",
|
||||
}
|
||||
description = {
|
||||
summary = "Make LÖVE games releases easier",
|
Reference in New Issue
Block a user