mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Fix bad changelog date
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
export const CHANGELOG = [
|
export const CHANGELOG = [
|
||||||
{
|
{
|
||||||
version: "1.5.1",
|
version: "1.5.1",
|
||||||
date: "26.02.2022",
|
date: "25.02.2022",
|
||||||
entries: [
|
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.",
|
"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>",
|
"Mods can be found <a href='https://shapez.mod.io'>here</a>",
|
||||||
|
|||||||
Reference in New Issue
Block a user