Skip to content

Commit 2e91711

Browse files
Updated package version to 2.0.0-rc.5a
5a as it includes commits after rc.5
1 parent fb1aae0 commit 2e91711

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

Source/Spring4D.Base.dspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"id": "Spring4D.Base",
4-
"version": "2.0.0-rc.2",
4+
"version": "2.0.0-rc.5a",
55
"description": "Spring4D Base",
66
"authors": "Spring4D Team",
77
"projectUrl": "https://bitbucket.org/sglienke/spring4d",

Source/Spring4D.Core.dspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"id": "Spring4D.Core",
4-
"version": "2.0.0-rc.2",
4+
"version": "2.0.0-rc.5a",
55
"description": "Spring4D Core",
66
"authors": "Spring4D Team",
77
"projectUrl": "https://bitbucket.org/sglienke/spring4d",
@@ -86,7 +86,7 @@
8686
"dependencies": [
8787
{
8888
"id": "Spring4D.Base",
89-
"version": "2.0.0-rc.2"
89+
"version": "2.0.0-rc.5a"
9090
}
9191
],
9292
"source": [

Source/Spring4D.Data.dspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"id": "Spring4D.Data",
4-
"version": "2.0.0-rc.2",
4+
"version": "2.0.0-rc.5a",
55
"description": "Spring4D Data",
66
"authors": "Spring4D Team",
77
"projectUrl": "https://bitbucket.org/sglienke/spring4d",
@@ -86,7 +86,7 @@
8686
"dependencies": [
8787
{
8888
"id": "Spring4D.Base",
89-
"version": "2.0.0-rc.2"
89+
"version": "2.0.0-rc.5a"
9090
}
9191
],
9292
"comment": "due to the layout of the repo and relative paths in the packages we need to keep the same layout",

Source/Spring4D.Extensions.dspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"id": "Spring4D.Extensions",
4-
"version": "2.0.0-rc.2",
4+
"version": "2.0.0-rc.5a",
55
"description": "Spring4D Extensions",
66
"authors": "Spring4D Team",
77
"projectUrl": "https://bitbucket.org/sglienke/spring4d",
@@ -86,7 +86,7 @@
8686
"dependencies": [
8787
{
8888
"id": "Spring4D.Base",
89-
"version": "2.0.0-rc.2"
89+
"version": "2.0.0-rc.5a"
9090
}
9191
],
9292
"comment": "due to the layout of the repo and relative paths in the packages we need to keep the same layout",

Source/Spring4D.Persistence.dspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"id": "Spring4D.Persistence",
4-
"version": "2.0.0-rc.2",
4+
"version": "2.0.0-rc.5a",
55
"description": "Spring4D Persistence",
66
"authors": "Spring4D Team",
77
"projectUrl": "https://bitbucket.org/sglienke/spring4d",
@@ -86,7 +86,7 @@
8686
"dependencies": [
8787
{
8888
"id": "Spring4D.Base",
89-
"version": "2.0.0-rc.2"
89+
"version": "2.0.0-rc.5a"
9090
}
9191
],
9292
"source": [

0 commit comments

Comments
 (0)