Skip to content

Commit

Permalink
Update versio to 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NeunEinser committed Jul 28, 2022
1 parent bb98c01 commit a0df2fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions neunscript.config.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "Fetchr",
"version": "5.0-rc3",
"version": "5.0",
"target": "dist",
"vars": {
"version_long_name": "5.0 Release Candidate 3",
"rp_version": "8"
"version_long_name": "5.0",
"rp_version": "9"
},
"remove_file_types": [
"xcf", "py", "jsonc"
Expand Down

0 comments on commit a0df2fe

Please sign in to comment.