Skip to content

Commit

Permalink
Update cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueWinds committed Aug 9, 2023
1 parent 8bd3565 commit 3e84bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/repo/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ const listFiles = async (dir, fs) => {
return paths
}

const cacheVersion = 5
const cacheVersion = 6

const checkCache = async (dir, fs) => {
try {
Expand Down

0 comments on commit 3e84bdc

Please sign in to comment.