Skip to content

Commit

Permalink
chore: update version_codename
Browse files Browse the repository at this point in the history
  • Loading branch information
zamitto committed Dec 23, 2024
1 parent dfb50e9 commit 54c6b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/src/constants.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { Downloader } from "@shared";

export const VERSION_CODENAME = "Skyscraper";
export const VERSION_CODENAME = "Spectre";

export const DOWNLOADER_NAME = {
[Downloader.RealDebrid]: "Real-Debrid",
Expand Down

0 comments on commit 54c6b1f

Please sign in to comment.