Skip to content

Commit 58957ab

Browse files
author
Roberto Garcia
committed
Updated suffix to m4
1 parent aea5002 commit 58957ab

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

Samples/Core/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.0.7-IR4",
2+
"version": "7.0.7-m4",
33
"description": "MySql.Data.MySqlClient.Test Console",
44
"authors": [ "Oracle" ],
55
"copyright": "Copyright © 2016, 2017, Oracle and/or its affiliates. All rights reserved.",

Source/MySql.Data.Entity.EF6/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.0.7-IR4",
2+
"version": "7.0.7-m4",
33
"description": "MySql.Data.Entity.EF6",
44
"authors": [
55
"Oracle"

Source/MySql.Data.EntityFrameworkCore/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.0.7-IR4",
2+
"version": "7.0.7-m4",
33
"description": "MySql.Data.EntityFrameworkCore for Entity Framework.",
44
"authors": [ "Oracle" ],
55
"copyright": "Copyright © 2016, 2017, Oracle and/or its affiliates. All rights reserved.",

Source/MySql.Data/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.0.7-IR4",
2+
"version": "7.0.7-m4",
33
"description": "MySql.Data.MySqlClient .Net Core Class Library",
44
"authors": [
55
"Oracle"

Source/MySql.Web/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.0.7-IR4",
2+
"version": "7.0.7-m4",
33
"description": "MySql.Web",
44
"authors": [
55
"Oracle"

Tests/MySql.Data.Tests.Stress/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.0.7-IR4",
2+
"version": "7.0.7-m4",
33
"description": "MySql.Data.Tests.Stress Class Library",
44
"authors": [ "Oracle" ],
55
"copyright": "Copyright © 2016, 2017, Oracle and/or its affiliates. All rights reserved.",

Tests/MySql.Data.Tests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.0.7-IR4",
2+
"version": "7.0.7-m4",
33
"description": "MySql.Data.Tests Class Library",
44
"authors": [ "Oracle" ],
55
"copyright": "Copyright © 2016, 2017, Oracle and/or its affiliates. All rights reserved.",

Tests/MySql.EntityFramework6.Basic.Tests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.0.7-IR4",
2+
"version": "7.0.7-m4",
33
"description": "MySql.Data.EF6.CodeFirst.Tests",
44
"authors": [
55
"Oracle"

Tests/MySql.EntityFramework6.CodeFirst.Tests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.0.7-IR4",
2+
"version": "7.0.7-m4",
33
"description": "MySql.Data.EF6.CodeFirst.Tests",
44
"authors": [
55
"Oracle"

Tests/MySql.EntityFramework6.Migrations.Tests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.0.7-IR4",
2+
"version": "7.0.7-m4",
33
"description": "MySql.Data.EF6.Migrations.Tests",
44
"authors": [
55
"Oracle"

0 commit comments

Comments
 (0)