Skip to content

Commit f09b2c5

Browse files
committed
Add update.beta_welcome to defaults
1 parent 511dd3a commit f09b2c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build/shared/lib/defaults.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ theme.gradient.method = rgb
7676
# on how many people are using Processing)
7777
update.check = true
7878

79+
# default value for beta_welcome
80+
# -1 means no beta has been run
81+
update.beta_welcome = -1
82+
7983
# on windows, automatically associate .pde files with processing.exe
8084
platform.auto_file_type_associations = true
8185

0 commit comments

Comments
 (0)