chore: bump version

This commit is contained in:
Zamitto 2025-02-18 22:29:38 -03:00
parent 73ab3872a7
commit d879f2e3df
3 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,8 @@
name: Build
concurrency:
group: build
on: pull_request
jobs:

View file

@ -1,5 +1,8 @@
name: Release
concurrency:
group: release
on:
push:
branches: main

View file

@ -1,6 +1,6 @@
{
"name": "hydralauncher",
"version": "3.2.1",
"version": "3.2.2",
"description": "Hydra",
"main": "./out/main/index.js",
"author": "Los Broxas",