Skip to content

Commit 4e3857a

Browse files
committed
update default p5.js ver in picker
1 parent 6c555de commit 4e3857a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/p5Versions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const currentP5Version = '1.11.11'; // Don't update to 2.x until 2026
1+
export const currentP5Version = '1.11.12'; // Don't update to 2.x until 2026
22

33
// Generated from https://www.npmjs.com/package/p5?activeTab=versions
44
// Run this in the console:

0 commit comments

Comments
 (0)