Skip to content

Commit 3cc98ab

Browse files
bkeryanBlahpapto1Avi Goel
authored
[releases/2.3] Post publish workflow to update main after 2.3.0 release (#1183)
Post publish workflow to update main after 2.3.0 release (#1104) (cherry picked from commit 811a39f) Co-authored-by: Avi <157355643+Blahpapto1@users.noreply.github.com> Co-authored-by: Avi Goel <avi.goel@emerson.com>
1 parent 8d2eefc commit 3cc98ab

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ There are three ways to do this:
7070

7171
## Examples
7272

73-
The `examples` directory contains example measurements for use with InstrumentStudio 2025 Q1 or later.
73+
The `examples` directory contains example measurements for use with InstrumentStudio 2025 Q2 or later.
7474

7575
For more information on setting up and running the example measurements, see the included `README.md` file.
7676

@@ -80,6 +80,7 @@ versions of InstrumentStudio.
8080

8181
| InstrumentStudio Version | Release | Download |
8282
| ------------------------ | -------- | ------- |
83+
| 2025 Q2 | [2.3.0](https://github.com/ni/measurement-plugin-python/releases/tag/2.3.0) | [measurement-plugin-python-examples-2.3.0.zip](https://github.com/ni/measurement-plugin-python/releases/download/2.3.0/measurement-plugin-python-examples-2.3.0.zip) |
8384
| 2025 Q1 | [2.2.0](https://github.com/ni/measurement-plugin-python/releases/tag/2.2.0) | [measurement-plugin-python-examples-2.2.0.zip](https://github.com/ni/measurement-plugin-python/releases/download/2.2.0/measurement-plugin-python-examples-2.2.0.zip) |
8485
| 2024 Q4 | [2.1.0](https://github.com/ni/measurement-plugin-python/releases/tag/2.1.0) | [measurement-plugin-python-examples-2.1.0.zip](https://github.com/ni/measurement-plugin-python/releases/download/2.1.0/measurement-plugin-python-examples-2.1.0.zip) |
8586
| 2024 Q3 | [2.0.0](https://github.com/ni/measurement-plugin-python/releases/tag/2.0.0) | [measurement-plugin-python-examples-2.0.0.zip](https://github.com/ni/measurement-plugin-python/releases/download/2.0.0/measurement-plugin-python-examples-2.0.0.zip) |

examples/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11

22
## Example Measurements
33

4-
These are example measurements for use with InstrumentStudio 2025 Q1 or later.
4+
These are example measurements for use with InstrumentStudio 2025 Q2 or later.
55

66
For best results, use the example measurements corresponding to the version of InstrumentStudio
77
that you are using. Newer examples may demonstrate features that are not available in older
88
versions of InstrumentStudio.
99

1010
| InstrumentStudio Version | Release | Download |
1111
| ------------------------ | -------- | ------- |
12+
| 2025 Q2 | [2.3.0](https://github.com/ni/measurement-plugin-python/releases/tag/2.3.0) | [measurement-plugin-python-examples-2.3.0.zip](https://github.com/ni/measurement-plugin-python/releases/download/2.3.0/measurement-plugin-python-examples-2.3.0.zip) |
1213
| 2025 Q1 | [2.2.0](https://github.com/ni/measurement-plugin-python/releases/tag/2.2.0) | [measurement-plugin-python-examples-2.2.0.zip](https://github.com/ni/measurement-plugin-python/releases/download/2.2.0/measurement-plugin-python-examples-2.2.0.zip) |
1314
| 2024 Q4 | [2.1.0](https://github.com/ni/measurement-plugin-python/releases/tag/2.1.0) | [measurement-plugin-python-examples-2.1.0.zip](https://github.com/ni/measurement-plugin-python/releases/download/2.1.0/measurement-plugin-python-examples-2.1.0.zip) |
1415
| 2024 Q3 | [2.0.0](https://github.com/ni/measurement-plugin-python/releases/tag/2.0.0) | [measurement-plugin-python-examples-2.0.0.zip](https://github.com/ni/measurement-plugin-python/releases/download/2.0.0/measurement-plugin-python-examples-2.0.0.zip) |

0 commit comments

Comments
 (0)