Skip to content

Commit

Permalink
nemo to 0.21.0 (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Oct 22, 2024
1 parent 46a2ba4 commit 4729210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { CharacterKey } from "./types/dormitoryCharacter"

export const APP_VERSION = "0.21.0"
export const NEMO_VERSION = "0.20.0"
export const NEMO_VERSION = "0.21.0"

export const characterKeys: CharacterKey[] = [
"四国めたん",
Expand Down

0 comments on commit 4729210

Please sign in to comment.