bump version numbers
This commit is contained in:
parent
80c061b527
commit
4d9f527efb
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
name = "trail"
|
name = "trail"
|
||||||
owner = "Ronja"
|
owner = "Ronja"
|
||||||
version = "dev"
|
version = "0.1.0"
|
||||||
description = "Simple trails. Just add a trail modifier to your moving component."
|
description = "Simple trails. Just add a trail modifier to your moving component."
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
modules = {
|
modules = {
|
||||||
luxe = "dev"
|
luxe = "2022.0.3"
|
||||||
trail = "dev"
|
trail = "0.1.0"
|
||||||
} //modules
|
} //modules
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue