Skip to content

Commit 097fa56

Browse files
authored
Merge pull request #3516 from processing/ksen0-patch-3
Update useP5Version.jsx to include 1.11.8 patch
2 parents 0553e6c + 961f038 commit 097fa56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/modules/IDE/hooks/useP5Version.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export const p5Versions = [
1212
'2.0.2',
1313
'2.0.1',
1414
'2.0.0',
15+
'1.11.8',
1516
'1.11.7',
1617
'1.11.6',
1718
'1.11.5',

0 commit comments

Comments
 (0)