Skip to content

Commit c470702

Browse files
committed
bump version
1 parent 2fea4f7 commit c470702

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Loenn/consts/loenn_version.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
return require("utils.version_parser")("0.7.6")
1+
return require("utils.version_parser")("0.7.7")

Loenn/consts/version.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
return require("utils.version_parser")("1.4.5")
1+
return require("utils.version_parser")("1.4.6")

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ It also supports the following experimental add-ons, which you should **only put
1919

2020
These features can be configured; see [the wiki](https://github.com/microlith57/AnotherLoennPlugin/wiki) for information.
2121

22-
Note that this will intentionally stop working for newer Lönn versions than it is updated for (currently v0.7.6), to make sure it doesn't break things.
22+
Note that this will intentionally stop working for newer Lönn versions than it is updated for (currently v0.7.7), to make sure it doesn't break things.
2323

2424
Some code in this repository is derived from [Lönn](https://github.com/CelestialCartographers/Loenn) under the MIT License.

everest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- Name: AnotherLoennPlugin
2-
Version: 1.4.5
2+
Version: 1.4.6
33
OptionalDependencies:
44
- Name: LoennScripts
55
Version: 1.0.8

0 commit comments

Comments
 (0)