Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
release 2.45
Browse files Browse the repository at this point in the history
  • Loading branch information
Redbeanw44602 committed Jan 8, 2022
1 parent bfd7c15 commit 5b2583f
Show file tree
Hide file tree
Showing 4 changed files with 256 additions and 250 deletions.
6 changes: 3 additions & 3 deletions iland-core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
--]] ------------------------------------------------------

Plugin = {
version = "2.44",
numver = 244,
minLXL = {0,5,8},
version = "2.45",
numver = 245,
minLXL = {0,5,10},
}

Server = {
Expand Down
Loading

0 comments on commit 5b2583f

Please sign in to comment.