Skip to content

Commit

Permalink
Changed extension version to 7.0a3+
Browse files Browse the repository at this point in the history
  • Loading branch information
aecreations committed Jun 21, 2024
1 parent ef40289 commit 180ca78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wx-src/scripts/aeConst.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

const aeConst = Object.freeze({
DEBUG: true,
DEV_BUILD: false,
DEV_BUILD: true,

// Native messaging helper app
SYNC_CLIPPINGS_APP_NAME: "syncClippings",
Expand Down

0 comments on commit 180ca78

Please sign in to comment.