rustdesk/res/bump.sh

4 lines
213 B
Bash
Raw Normal View History

2025-04-27 14:16:07 +08:00
#! /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 libs/portable/Cargo.toml
cargo run # to bump version in cargo lock