Fix upstream repo in release.js

This commit is contained in:
Tony Frazier 2026-02-17 20:26:33 -05:00
parent 39d77f7157
commit 5fd37fcb24

View file

@ -32,7 +32,7 @@ function bumpVersion(version, type) {
const inputArg = process.argv[2]
const newVersion = bumpVersion(currentVersion, inputArg)
const REMOTE = 'https://github.com/unkarelian/Aventuras.git'
const REMOTE = 'https://github.com/AventurasTeam/Aventuras.git'
// Files to update manually
const manualFiles = [