mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-21 22:11:48 +01:00
Bump
This commit is contained in:
parent
40e39b82e8
commit
6239f9da75
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>1.6.4</Version>
|
||||
<Version>1.6.5</Version>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## 1.6.5
|
||||
|
||||
### Bug fixes:
|
||||
|
||||
* Fix crash when running BTCPay without BTC (#4017) @NicolasDorier
|
||||
|
||||
## 1.6.4
|
||||
|
||||
### Improvement:
|
||||
|
|
Loading…
Add table
Reference in a new issue