Skip to content

Commit 26d4406

Browse files
committed
set current default p5 ver to 1.11.11
1 parent 05879b9 commit 26d4406

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10'; // Don't update to 2.x until 2026
1+
export const currentP5Version = '1.11.11'; // 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)