1
0
Fork 0
mirror of https://github.com/Reuh/candran.git synced 2025-10-27 09:59:29 +00:00

Candran 1.0.0

This commit is contained in:
Étienne Fildadut 2021-06-23 20:54:02 +02:00
parent f0cacd6f08
commit 7131c5c8b1
5 changed files with 15 additions and 15 deletions

View file

@ -1,5 +1,5 @@
local candran = {
VERSION = "0.14.0"
VERSION = "1.0.0"
}
package.loaded["candran"] = candran