Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit e4e0ace

Browse files
authored
v0.7.0.6
1 parent 873bdd9 commit e4e0ace

File tree

88 files changed

+146
-91
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+146
-91
lines changed

Scripts/set-lash-version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
export LAMBDASHARP_VERSION_PREFIX=0.7.0.5
3+
export LAMBDASHARP_VERSION_PREFIX=0.7.0.6
44
export LAMBDASHARP_VERSION_SUFFIX=
55

66
# create full version text

Tests/Modules/Results/AlexaSample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@
561561
"Value": "DA4B7916530694F1B00719E020539085"
562562
},
563563
"LambdaSharpTool": {
564-
"Value": "0.7.0.4"
564+
"Value": "0.7.0.6"
565565
},
566566
"LambdaSharpTier": {
567567
"Value": {

Tests/Modules/Results/ApiInvokeSample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@
736736
"Value": "38F0B6BD16A39B7DE22C4F47385DF0A2"
737737
},
738738
"LambdaSharpTool": {
739-
"Value": "0.7.0.4"
739+
"Value": "0.7.0.6"
740740
},
741741
"LambdaSharpTier": {
742742
"Value": {

Tests/Modules/Results/ApiSample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@
725725
"Value": "7EB05B9773AA025AD033EB8B4BA2E9A0"
726726
},
727727
"LambdaSharpTool": {
728-
"Value": "0.7.0.4"
728+
"Value": "0.7.0.6"
729729
},
730730
"LambdaSharpTier": {
731731
"Value": {

Tests/Modules/Results/BadModule.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2956,7 +2956,7 @@
29562956
"Value": "3E0DC41103038664AC27C9AA559042CE"
29572957
},
29582958
"LambdaSharpTool": {
2959-
"Value": "0.7.0.4"
2959+
"Value": "0.7.0.6"
29602960
},
29612961
"LambdaSharpTier": {
29622962
"Value": {

Tests/Modules/Results/Condition-Condition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"Value": "093AB135403537AC0E0B1007D5D6CF3B"
7474
},
7575
"LambdaSharpTool": {
76-
"Value": "0.7.0.4"
76+
"Value": "0.7.0.6"
7777
},
7878
"LambdaSharpTier": {
7979
"Value": {

Tests/Modules/Results/Condition-Function.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@
539539
"Value": "8D0A12D73C5F2E2013C16BA2F5756C0A"
540540
},
541541
"LambdaSharpTool": {
542-
"Value": "0.7.0.4"
542+
"Value": "0.7.0.6"
543543
},
544544
"LambdaSharpTier": {
545545
"Value": {

Tests/Modules/Results/Condition-Inline-Resource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"Value": "E1BA374E0FD70CDD86D220A070CB4DC4"
7474
},
7575
"LambdaSharpTool": {
76-
"Value": "0.7.0.4"
76+
"Value": "0.7.0.6"
7777
},
7878
"LambdaSharpTier": {
7979
"Value": {

Tests/Modules/Results/Condition-Resource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"Value": "8DF7C50EFBC474B5345ACAF10C9C9660"
7474
},
7575
"LambdaSharpTool": {
76-
"Value": "0.7.0.4"
76+
"Value": "0.7.0.6"
7777
},
7878
"LambdaSharpTier": {
7979
"Value": {

Tests/Modules/Results/Condition-Scoped-Resource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@
553553
"Value": "E07D0FF9FAE4EEA626929DD2D0DEFE81"
554554
},
555555
"LambdaSharpTool": {
556-
"Value": "0.7.0.4"
556+
"Value": "0.7.0.6"
557557
},
558558
"LambdaSharpTier": {
559559
"Value": {

0 commit comments

Comments
 (0)