From 8f9750bbdf7e9d330302ce01c9f5d8092835fb82 Mon Sep 17 00:00:00 2001 From: xLuxy <67131061+xLuxy@users.noreply.github.com> Date: Mon, 16 Sep 2024 15:41:31 +0200 Subject: [PATCH] chore: Bump version --- client/package.json | 2 +- server/package.json | 2 +- shared/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/package.json b/client/package.json index a218fc57..0c142642 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "@altv/types-client", - "version": "16.2.6", + "version": "16.2.7", "description": "This package contains types definitions for alt:V client-side module.", "types": "index.d.ts", "files": [ diff --git a/server/package.json b/server/package.json index 8fcdf726..534b773c 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "@altv/types-server", - "version": "16.2.4", + "version": "16.2.5", "description": "This package contains types definitions for alt:V server-side module.", "types": "index.d.ts", "files": [ diff --git a/shared/package.json b/shared/package.json index c2713144..a36c25b1 100644 --- a/shared/package.json +++ b/shared/package.json @@ -1,6 +1,6 @@ { "name": "@altv/types-shared", - "version": "16.2.3", + "version": "16.2.4", "description": "This package contains types definitions for alt:V JS module shared types.", "types": "index.d.ts", "files": [