mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-28 11:02:20 +00:00
Use LÖVE 0.10.0 by default
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# LÖVE version
|
||||
readonly LOVE_DEF_VERSION=0.9.2
|
||||
readonly LOVE_DEF_VERSION=0.10.0
|
||||
|
||||
readonly INSTALLED=false
|
||||
readonly EMBEDDED=false
|
||||
@@ -466,4 +466,3 @@ main () {
|
||||
|
||||
|
||||
main "$@"
|
||||
|
||||
|
Reference in New Issue
Block a user