Skip to content

Commit c0d12fd

Browse files
committed
3.85.0.28-alpha.28
1 parent 2b17f23 commit c0d12fd

3 files changed

Lines changed: 12 additions & 6 deletions

File tree

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>3.85.0.27</version>
4-
<url>https://github.com/cengelha/NomNom/releases/download/3.85.0.27-alpha.27/NomNom.zip</url>
3+
<version>3.85.0.28</version>
4+
<url>https://github.com/cengelha/NomNom/releases/download/3.85.0.28-alpha.28/NomNom.zip</url>
55
<changelog>https://github.com/cengelha/NomNom/releases</changelog>
6-
<checksum algorithm="SHA256">860D4EC9A949880EBCFFAB12778630829AB9F0B9208A2CD81B1BDF38BB7E78BD</checksum>
6+
<checksum algorithm="SHA256">2F22340974DD3FA56DC655D16B82E38412357FE4A6B2FAC8231459E311A8C396</checksum>
77
</item>

CHANGELOG.md

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

15+
## 3.85.0.28-alpha.28 (2022-05-19)
16+
![Downloads](https://img.shields.io/github/downloads/cengelha/nomnom/3.85.0.28-alpha.28/total)
17+
18+
### Fixed
19+
* Issues with the Microsoft platform including [#79](https://github.com/cengelha/NomNom/issues/79) and [#83](https://github.com/cengelha/NomNom/issues/83)
20+
1521
## 3.85.0.27-alpha.27 (2022-04-24)
1622
![Downloads](https://img.shields.io/github/downloads/cengelha/nomnom/3.85.0.27-alpha.27/total)
1723

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ More and maybe newer can be found [here](https://github.com/cengelha/NomNom/tree
109109
* [Xbox One/Series X\|S](https://www.microsoft.com/p/no-mans-sky/bqvqtl3pch05)
110110
* Notes: Not directly supported but can easily achieved with cloud sync via the
111111
Microsoft Store. The synchronisation is triggered short after you close the game.
112-
* The latest version of NomNom is built with **Outlaws (3.85)** in
113-
mind but is compatible with **Beyond (2.11)** and up. If you use it with a
112+
* The latest version of NomNom is built with **Outlaws 3.85** in
113+
mind but is compatible with **Beyond 2.11** and up. If you use it with a
114114
game version branch above (e.g. **4.0**), things should work as usual in most
115115
cases but there can always be a breaking change. Watch out for notices about
116116
new game updates.
@@ -144,7 +144,7 @@ The versioning is oriented on the game version itself:
144144

145145
* _Major_ mirrors the games major version.
146146
* _Minor_ mirrors the games initial minor version of named updates
147-
(e.g. Synthesis 2.2).
147+
(e.g. **Synthesis 2.20** or **Outlaws 3.85**).
148148
* _Patch_ includes new features, bug fixes, updated game assets, and such beside
149149
the named game updates.
150150
* _Revision_ serves as public release counter.

0 commit comments

Comments
 (0)