Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsumoto-ren committed Aug 26, 2023
1 parent 802fb80 commit c9374e3
Show file tree
Hide file tree
Showing 7 changed files with 1,772 additions and 8,495 deletions.
3 changes: 2 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/sh

rm -v -- ./builds/*
rm -v -rf -- ./builds/*
mkdir -p -- ./builds
./bump_ver
npm run-script build -- "$@"
2 changes: 1 addition & 1 deletion dev/data/manifest-variants.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest": {
"manifest_version": 3,
"name": "Rikaitan",
"version": "23.8.21.1",
"version": "23.8.27.0",
"description": "Japanese dictionary with Anki integration",
"author": "Ajatt-Tools and contributors",
"icons": {
Expand Down
Loading

0 comments on commit c9374e3

Please sign in to comment.