Skip to content

Commit

Permalink
Update DependencyControl.json
Browse files Browse the repository at this point in the history
  • Loading branch information
anne-o-pixel committed Jul 24, 2021
1 parent c35213f commit 179eb29
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions DependencyControl.json
Expand Up @@ -55,14 +55,14 @@
"description": "Puts the text on a circular arc centered on the origin.",
"channels": {
"master": {
"version": "0.2.0",
"released": "2015-05-14",
"version": "0.2.1",
"released": "2021-07-24",
"default": true,
"files": [
{
"name": ".lua",
"url": "@{fileBaseUrl}@{fileName}",
"sha1": "A0F6ED38C9EFACAACA1EB1C164ED69A7E4CAE300"
"sha1": "F9EA99759B5A6C88B394ECD0E0A0AE6265733D27"
}
],
"requiredModules": [
Expand All @@ -79,6 +79,9 @@
}
},
"changelog": {
"0.2.1": [
"Deals with accented characters or special characters"
],
"0.2.0": [
"Added DependencyControl"
]
Expand Down

0 comments on commit 179eb29

Please sign in to comment.