This website works better with JavaScript
Home
Explore
Help
Sign In
lovr
/
lovr-docs
mirror of
https://github.com/bjornbytes/lovr-docs.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add v0.19.0 page to manifest;
bjorn
5 months ago
parent
afbf63bf96
commit
408a7bfc5e
1 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
2
1
guides/init.lua
+ 2
- 1
guides/init.lua
View File
@@ -11,5 +11,6 @@ return {
'Compiling',
'Compiling',
'FAQ',
'FAQ',
'v0.17.0',
'v0.17.0',
- 'v0.18.0'
+ 'v0.18.0',
+ 'v0.19.0'
}
}