Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiascode authored May 18, 2023
1 parent 2d7e894 commit cd1a210
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
g_PluginInfo =
{
Name = "WorldEdit",
Version = 18,
DisplayVersion = "0.1.17",
Date = "2021-05-30", -- yyyy-mm-dd
Version = 19,
DisplayVersion = "0.1.18",
Date = "2023-05-18", -- yyyy-mm-dd
SourceLocation = "https://github.com/cuberite/WorldEdit",
Description = [[This plugin allows you to easily manage the world, edit the world, navigate around or get information. It bears similarity to the Bukkit's WorldEdit plugin and aims to have the same set of commands,however, it has no affiliation to that plugin.
]],
Expand Down

0 comments on commit cd1a210

Please sign in to comment.