Skip to content

Commit fa3d7df

Browse files
authored
Merge pull request #7 from BibleGet-I-O/development
v48
2 parents 93d49e6 + 9d42d99 commit fa3d7df

File tree

3 files changed

+42
-30
lines changed

3 files changed

+42
-30
lines changed

Code.gs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @OnlyCurrentDoc
33
*/
44

5-
const VERSION = 47;
5+
const VERSION = 48;
66
const ADDONSTATE = {
77
PRODUCTION: "production",
88
DEVELOPMENT: "development"

0 commit comments

Comments
 (0)