From f06228b5fcff915803c91acfc548defb352f1063 Mon Sep 17 00:00:00 2001 From: pakkographic <41129374+pakkographic@users.noreply.github.com> Date: Sun, 7 Jul 2024 14:56:19 +0200 Subject: [PATCH] Update pkgconfig.ts --- pkgconfig.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgconfig.ts b/pkgconfig.ts index f81d7c4..a367f73 100644 --- a/pkgconfig.ts +++ b/pkgconfig.ts @@ -2,7 +2,7 @@ import * as pkg from "./package.json"; import { GatewayVersion, GatewayURL } from "guildedapi-types.ts/v1"; export const config = { name: "TouchGuild", - branch: "Stable build", + branch: "Development build", version: pkg.version, NodeJSVersion: process.version, GuildedAPI: {