Skip to content

Commit

Permalink
update since rev
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinn committed Nov 28, 2023
1 parent 4974f4a commit 0b077db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export function main(command?: string) {
return;
}

sinceKolmafiaRevision(26834);
sinceKolmafiaRevision(27668);
const turncount = myTurncount();
const completed =
args.turns > 0
Expand Down

0 comments on commit 0b077db

Please sign in to comment.