bump VERSION to 0.9.2
Some checks failed
release / build (macos-14 / arm64) (push) Waiting to run
release / build (ubuntu-24.04-arm / arm64) (push) Waiting to run
release / build (macos-15-intel / x64) (push) Waiting to run
release / Attach to GitHub Release (push) Blocked by required conditions
release / build (ubuntu-latest / x64) (push) Failing after 7s
Some checks failed
release / build (macos-14 / arm64) (push) Waiting to run
release / build (ubuntu-24.04-arm / arm64) (push) Waiting to run
release / build (macos-15-intel / x64) (push) Waiting to run
release / Attach to GitHub Release (push) Blocked by required conditions
release / build (ubuntu-latest / x64) (push) Failing after 7s
This commit is contained in:
@@ -4,7 +4,7 @@ import { installNestedScrollBehavior } from "./utils/nested-scroll";
|
|||||||
import type { Feed } from "./types/feed"
|
import type { Feed } from "./types/feed"
|
||||||
import type { Episode } from "./types/episode"
|
import type { Episode } from "./types/episode"
|
||||||
|
|
||||||
const VERSION = "0.9.1";
|
const VERSION = "0.9.2";
|
||||||
|
|
||||||
interface CliArgs {
|
interface CliArgs {
|
||||||
version: boolean;
|
version: boolean;
|
||||||
|
|||||||
Reference in New Issue
Block a user