Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Release Prep!
Browse files Browse the repository at this point in the history
  • Loading branch information
Soyvolon committed Oct 4, 2021
1 parent 1e77116 commit cc913e8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace FiveOhFirstDataCore.Data.Migrations
{
public partial class ReleaseSoyvolonVersionZeroFifteenZero : Migration
public partial class ReleaseSoyvolonVerseionZeroFourteenTwo : Migration
{
protected override void Up(MigrationBuilder migrationBuilder)
{
Expand Down
2 changes: 1 addition & 1 deletion FiveOhFirstDataCore/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"TokenEndpoint": "https://discord.com/api/oauth2/token"
}
},
"Version": "0.15.0-beta"
"Version": "0.14.2-beta"
}

0 comments on commit cc913e8

Please sign in to comment.