Skip to content

Commit f499baf

Browse files
committed
version: 0.1.3
1 parent da9833d commit f499baf

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [v0.1.3] (2022-08-27)
4+
35
### Added
46

57
- [Documentation](https://endlesscodegroup.github.io/ECInventory/docs/intro)
@@ -50,7 +52,8 @@ Commands:
5052
* `/inventories open <type> <target>` - Open other player's inventory https://github.com/EndlessCodeGroup/ECInventory/pull/41
5153
* `/inventories reload` - Reload configs https://github.com/EndlessCodeGroup/ECInventory/issues/40
5254

53-
[Unreleased]: https://github.com/EndlessCodeGroup/ECInventory/compare/v0.1.2...HEAD
55+
[Unreleased]: https://github.com/EndlessCodeGroup/ECInventory/compare/v0.1.3...HEAD
56+
[v0.1.3]: https://github.com/EndlessCodeGroup/ECInventory/compare/v0.1.2...v0.1.3
5457
[v0.1.2]: https://github.com/EndlessCodeGroup/ECInventory/compare/v0.1.1...v0.1.2
5558
[v0.1.1]: https://github.com/EndlessCodeGroup/ECInventory/compare/v0.1...v0.1.1
5659
[v0.1]: https://github.com/EndlessCodeGroup/ECInventory/commits/v0.1

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=ru.endlesscode
2-
version=0.1.2
2+
version=0.1.3
33
description=Change inventory how you need
44
url=https://github.com/EndlessCodeGroup/ECInventory
55
org.gradle.jvmargs=-Xmx3G

0 commit comments

Comments
 (0)