Skip to content

Commit

Permalink
ver
Browse files Browse the repository at this point in the history
  • Loading branch information
cadon committed May 26, 2021
1 parent 44aa4a2 commit 7bd1ed4
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions ARKBreedingStats/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("ARK Smart Breeding")]
[assembly: AssemblyCopyright("Copyright © 2015 – 2021, made by cadon")]
[assembly: AssemblyCopyright("Copyright © 2015 – 2021, main developer cadon")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -30,6 +30,6 @@
// Revision
//
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("0.46.3.0")]
[assembly: AssemblyFileVersion("0.46.4.0")]
[assembly: NeutralResourcesLanguage("en")]

2 changes: 1 addition & 1 deletion ARKBreedingStats/_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"ARK Smart Breeding": {
"Id": "ARK Smart Breeding",
"Category": "main",
"version": "0.46.3.0"
"version": "0.46.4.0"
},
"SpeciesColorImages": {
"Id": "SpeciesColorImages",
Expand Down
8 changes: 4 additions & 4 deletions ARKBreedingStats/json/values/_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"mod": { "id": "1083349027", "tag": "SpeedyFlyers", "title": "Najs Speedy Flyers" }
},
"1090809604-Pyria.json": {
"version": "327.19.1621026364",
"version": "327.21.1621640700",
"mod": { "id": "1090809604", "tag": "Pyria", "title": "Pyria: Mythos Evolved" }
},
"1092784125-Gryphons.json": {
Expand Down Expand Up @@ -242,7 +242,7 @@
"mod": { "id": "839162288", "tag": "Primal_Fear", "title": "Primal Fear" }
},
"893735676-AE.json": {
"version": "324.22.1613284347",
"version": "327.21.1621968903",
"mod": { "id": "893735676", "tag": "AE", "title": "ARK: Eternal" }
},
"895711211-ClassicFlyers.json": {
Expand All @@ -262,11 +262,11 @@
"mod": { "id": "919470289", "tag": "SSFlyer", "title": "SSFlyer" }
},
"CrystalIsles-CrystalIsles.json": {
"version": "324.22.6362827",
"version": "327.21.6721559",
"mod": { "id": "CrystalIsles", "tag": "CrystalIsles", "title": "CrystalIsles" }
},
"values.json": {
"version": "326.3.6518171.1"
"version": "327.19.6653924"
}
}
}
4 changes: 2 additions & 2 deletions ARKBreedingStats/json/values/values.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "326.3.6518171.1",
"version": "327.19.6653924",
"format": "1.14-flyerspeed",
"species": [
{
Expand Down Expand Up @@ -42806,7 +42806,7 @@
"displayedStats": 919
},
{
"name": "Abberant Coelacanth",
"name": "Aberrant Coelacanth",
"blueprintPath": "/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP_VDay_Aberrant.Coel_Character_BP_VDay_Aberrant",
"variants": [ "Aberrant" ],
"fullStatsRaw": [
Expand Down

0 comments on commit 7bd1ed4

Please sign in to comment.