Skip to content

Commit

Permalink
1.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
quinton-ashley committed Dec 3, 2024
1 parent 77da1d1 commit dc48aad
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"version": "git add -A",
"postversion": "git push"
},
"version": "1.14.5"
"version": "1.14.6"
}
2 changes: 1 addition & 1 deletion v3/p5play.js
Original file line number Diff line number Diff line change
Expand Up @@ -10706,7 +10706,7 @@ p5.prototype.registerMethod('post', function p5playPostDraw() {
$.textSize(14);
$.textAlign($.LEFT, $.BASELINE);
$.text(
"CodeHS is currently prohibited from using p5play.\n\nCodeHS has failed to comply with p5play's AGPL license since January 11, 2024. CodeHS was notified on September 13, 2024 that their closed source, commercial use of p5play on codehs.com requires a proprietary license.\n\nSoftware theft is a violation of the Digital Millennium Copyright Act.\n\nContact CodeHS Support to voice your frustration with this disruption in service. Contact [email protected] for more information.",
"CodeHS is currently prohibited from using p5play.\n\nCodeHS has failed to comply with p5play's AGPL license since January 11, 2024. CodeHS was notified on September 13, 2024 and acknowledged that their closed source, commercial use of p5play on codehs.com requires a proprietary license. Since then, CodeHS has tried to avoid or delay making a deal for too long.\n\nSoftware theft is a violation of the Digital Millennium Copyright Act.\n\nContact CodeHS Support to voice your frustration with this disruption in service. Contact [email protected] for more information.",
12,
12,
300
Expand Down
2 changes: 1 addition & 1 deletion v3/p5play.min.js

Large diffs are not rendered by default.

0 comments on commit dc48aad

Please sign in to comment.