Make keys optional

This commit is contained in:
Tobias Reisinger 2026-07-20 22:14:27 +02:00
commit c3c65493b7
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 10 additions and 10 deletions

View file

@ -3,6 +3,6 @@ amends "pkl:Project"
package {
name = "emgauwa"
baseUri = "package://emgauwa.app/pkl/\(name)"
version = "0.2.2"
version = "0.2.3"
packageZipUrl = "https://emgauwa.app/pkl/\(name)@\(version).zip"
}