Skip to content

Commit

Permalink
Merge pull request #85 from uZer/fix-algalib-version
Browse files Browse the repository at this point in the history
fix(quark): replace version by a string in quark definition
  • Loading branch information
vitreo12 authored Mar 22, 2022
2 parents 50a6355 + 663d8f4 commit 4ade51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AlgaLib.quark
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
summary: "Interpolating live coding environment",
author: "vitreo12",
helpdoc: "HelpSources/Classes/Alga.schelp",
version: 1.1.1,
version: "1.1.1",
)

0 comments on commit 4ade51c

Please sign in to comment.