Skip to content

Commit 4f9d8b0

Browse files
authored
Merge branch 'develop' into add-translation-in-pt-BR-for-keyboard-shortcuts-code-editing-rename-variable-locale-key
2 parents d2a9e62 + f699ab0 commit 4f9d8b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/p5Versions.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ export const currentP5Version = '1.11.11'; // Don't update to 2.x until 2026
55
// JSON.stringify([...document.querySelectorAll('._132722c7')].map(n => n.innerText), null, 2)
66
// TODO: use their API for this to grab these at build time?
77
export const p5Versions = [
8+
'2.1.1',
89
'2.0.5',
910
'2.0.4',
1011
'2.0.3',

0 commit comments

Comments
 (0)