Update backend to .NET Core 3.1

This commit is contained in:
Daniel J. Summers
2020-04-11 08:23:37 -05:00
parent 3b28adf64b
commit 8770627c29
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "my-prayer-journal",
"version": "2.1.1",
"version": "3.0.0",
"private": true,
"description": "myPrayerJournal - Front End",
"author": "Daniel J. Summers <daniel@bitbadger.solutions>",