mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-26 06:20:37 -08:00
Fix bad changelog date
This commit is contained in:
parent
a74533ed76
commit
7e436f2f2e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
export const CHANGELOG = [
|
||||
{
|
||||
version: "1.5.1",
|
||||
date: "26.02.2022",
|
||||
date: "25.02.2022",
|
||||
entries: [
|
||||
"This version adds an official modloader! You can now load mods by extracting them and placing the .js file in the mods/ folder of the game.",
|
||||
"Mods can be found <a href='https://shapez.mod.io'>here</a>",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue