Skip to content

Commit

Permalink
chore(main): release 2.1.3 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-wolf committed Nov 21, 2022
1 parent 1c1d533 commit 2e87631
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.1.3](https://github.com/RoinujNosde/CryptoMarket/compare/v2.1.2...v2.1.3) (2022-11-21)


### Bug Fixes

* balance was reset if sold >= paid ([f0ed4f7](https://github.com/RoinujNosde/CryptoMarket/commit/f0ed4f76bbe228724e6b8e7c5ddec78f2ecd40f5))
* investor data lost on disconnect ([1c1d533](https://github.com/RoinujNosde/CryptoMarket/commit/1c1d5335291b4ca2fdeb41d9c91ef65852ff2d8b))

## [2.1.2](https://github.com/RoinujNosde/CryptoMarket/compare/v2.1.1...v2.1.2) (2022-08-17)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.epconsortium</groupId>
<artifactId>CryptoMarket</artifactId>
<version>2.1.3-SNAPSHOT</version>
<version>2.1.3</version>
<name>CryptoMarket</name>
<description>A plugin that brings the cryptocoins market experience to your server!</description>
<url>https://www.spigotmc.org/resources/cryptomarket.69031/</url>
Expand Down

0 comments on commit 2e87631

Please sign in to comment.