Skip to content

Commit 7666136

Browse files
committed
Update version to 1.4.9 for release
1 parent 710e657 commit 7666136

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

src/nidcpower/LATEST_RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.8
1+
1.4.9
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9.dev0',
3+
'module_version': '1.4.9',
44
'latest_runtime_version_tested_against': '2025 Q1',
55
'initial_release_year': '2017',
66
}

src/nidigital/LATEST_RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.8
1+
1.4.9

src/nidigital/metadata/config_addon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9.dev0',
3+
'module_version': '1.4.9',
44
'latest_runtime_version_tested_against': '2024 Q3',
55
'initial_release_year': '2019',
66
'custom_types': [

src/nidmm/LATEST_RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.8
1+
1.4.9

src/nidmm/metadata/config_addon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9.dev0',
3+
'module_version': '1.4.9',
44
'latest_runtime_version_tested_against': '2025 Q1',
55
'initial_release_year': '2017',
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9.dev0',
3+
'module_version': '1.4.9',
44
}

src/nifgen/LATEST_RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.8
1+
1.4.9
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# We need to maintain the version here since it needs to be updated by the build process on GitHub
22
config_additional_config = {
3-
'module_version': '1.4.9.dev0',
3+
'module_version': '1.4.9',
44
'latest_runtime_version_tested_against': '2025 Q1',
55
'initial_release_year': '2017',
66
}

src/nimodinst/LATEST_RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.8
1+
1.4.9

0 commit comments

Comments
 (0)