Skip to content

Commit 27f17c7

Browse files
authored
fix revision fields in latest contributions (#98)
1 parent 9d67cbe commit 27f17c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

contributions.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5836,8 +5836,8 @@ contributions:
58365836
Guide to Programming Images, Animation, and Interaction."
58375837
version: '1'
58385838
prettyVersion: '1'
5839-
minVersion: '0'
5840-
maxVersion: '0'
5839+
minRevision: 0
5840+
maxRevision: 0
58415841
download:
58425842
https://github.com/shiffman/LearningProcessing/releases/download/2025-update/learningprocessing2.zip
58435843
lastUpdated: 2025-09-04T04:47:24+0000
@@ -5858,8 +5858,8 @@ contributions:
58585858
paragraph: All examples from the Nature of Code book, ported to Processing.
58595859
version: '1'
58605860
prettyVersion: '1'
5861-
minVersion: '0'
5862-
maxVersion: '0'
5861+
minRevision: 0
5862+
maxRevision: 0
58635863
download:
58645864
https://github.com//nature-of-code/noc-2-processing-port/releases/latest/download/noc-2-processing-port.zip
58655865
lastUpdated: 2025-09-04T04:47:24+0000

0 commit comments

Comments
 (0)