Skip to content

Commit c9374e3

Browse files
committed
update versions
1 parent 802fb80 commit c9374e3

7 files changed

+1772
-8495
lines changed

build.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/sh
22

3-
rm -v -- ./builds/*
3+
rm -v -rf -- ./builds/*
4+
mkdir -p -- ./builds
45
./bump_ver
56
npm run-script build -- "$@"

dev/data/manifest-variants.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest": {
33
"manifest_version": 3,
44
"name": "Rikaitan",
5-
"version": "23.8.21.1",
5+
"version": "23.8.27.0",
66
"description": "Japanese dictionary with Anki integration",
77
"author": "Ajatt-Tools and contributors",
88
"icons": {

0 commit comments

Comments
 (0)