Files
rustdesk/res/bump.sh
2023-12-05 19:39:27 -06:00

4 lines
188 B
Bash
Executable File

#! /usr/bin/env bash
sed -i "s/$1/$2/g" res/*spec res/PKGBUILD flutter/pubspec.yaml Cargo.toml .github/workflows/*yml flatpak/*json appimage/*yml
cargo run # to bump version in cargo lock