Skip to content

Commit 7307919

Browse files
committed
Update module 2510.2814.0
1 parent d9f86c1 commit 7307919

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change log
22

3-
## VERSION
3+
## 2510.2814.0
44

55
* Account for changing the `EVERGREEN_APPS_PATH` variable at runtime
66
* Reorganized the Update-Evergreen.ps1 function to remove the begin/process blocks and streamline logic flow

Evergreen/Evergreen.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Aaron Parker
55
#
6-
# Generated on: 10/16/2025
6+
# Generated on: 10/18/2025
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
RootModule = 'Evergreen.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '2510.2811.0'
15+
ModuleVersion = '2510.2814.0'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Evergreen supports the following applications:
192192
| MarkMpnSQL4CDS | MarkMpn SQL 4 CDS | https://markcarrington.azurewebsites.net/sql-4-cds/sql-4-cds-ssms-edition/ |
193193
| MasterPackager | Master Packager | https://www.masterpackager.com/ |
194194
| MattermostDesktop | Mattermost Desktop | https://github.com/mattermost/desktop |
195-
| Maximus5ConEmu | Maximus5 ConEmu | https://github.com/Maximus5/ConEmu |
195+
| Maximus5ConEmu | Maximus5 ConEmu | https://conemu.github.io/ |
196196
| McNeelRhino | McNeel Rhino | https://www.rhino3d.com/ |
197197
| MendeleyDesktop | Mendeley Desktop | https://www.mendeley.com/ |
198198
| MestrelabMnova | Mestrelab Mnova | https://mestrelab.com/software/mnova/ |

0 commit comments

Comments
 (0)