chore: bump version to 1.6.0

This commit is contained in:
Mathis HERRIOT
2026-01-28 16:30:34 +01:00
parent 929dd74ec1
commit bda94e4e2a
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@memegoat/backend",
"version": "1.5.6",
"version": "1.6.0",
"description": "",
"author": "",
"private": true,

View File

@@ -1,6 +1,6 @@
{
"name": "@memegoat/frontend",
"version": "1.5.6",
"version": "1.6.0",
"private": true,
"scripts": {
"dev": "next dev",

View File

@@ -1,6 +1,6 @@
{
"name": "@memegoat/source",
"version": "1.5.6",
"version": "1.6.0",
"description": "",
"scripts": {
"version:get": "cmake -P version.cmake GET",