Skip to content

Commit a8dacdf

Browse files
committed
4.00.0.32-beta.2
1 parent ac02a40 commit a8dacdf

3 files changed

Lines changed: 17 additions & 4 deletions

File tree

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
github: "cengelha"
22
patreon: "cengelha"
3-
custom: ["https://www.buymeacoffee.com/cengelha", "https://www.paypal.me/cengelha"]
3+
custom: ["https://www.buymeacoffee.com/cengelha", "https://ko-fi.com/cengelha", "https://www.paypal.me/cengelha"]

AutoUpdater.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<item>
3-
<version>4.0.0.31</version>
4-
<url>https://github.com/cengelha/NomNom/releases/download/4.00.0.31-beta.1/NomNom.zip</url>
3+
<version>4.0.0.32</version>
4+
<url>https://github.com/cengelha/NomNom/releases/download/4.00.0.32-beta.2/NomNom.zip</url>
55
<changelog>https://github.com/cengelha/NomNom/releases</changelog>
6-
<checksum algorithm="SHA256">E50D3CACB91765576D23A0A6CB5A9D8D203FBBBF1BDD1980A6C41E980C6F8F6A</checksum>
6+
<checksum algorithm="SHA256">9CCA73738DF9B075F63D304D4FD31DDABDEEE9000B2A0D4C84AC2AA0715F2FA3</checksum>
77
</item>

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,19 @@ All notable changes to this project will be documented in this file. It uses the
1212
### Removed
1313
### Fixed
1414

15+
## 4.00.0.32-beta.2 (2022-11-24)
16+
![Downloads](https://img.shields.io/github/downloads/cengelha/nomnom/4.00.0.32-beta.2/total)
17+
18+
### Changed
19+
* Database update to 4.07 including the 2022 Holiday Expeditions
20+
* Expedition tab now functional again
21+
### Removed
22+
* JSON editor: Diff view (will return again later)
23+
### Fixed
24+
* Crash when clearing external bases
25+
* Freighter type not changing via dropdown
26+
* Changing amount/seed in detail window having no effect ([#102](https://github.com/zencq/NomNom/discussions/102))
27+
1528
## 4.00.0.31-beta.1 (2022-10-31)
1629
![Downloads](https://img.shields.io/github/downloads/cengelha/nomnom/4.00.0.31-beta.1/total)
1730

0 commit comments

Comments
 (0)