Skip to content

Commit

Permalink
Update module 2411.1604
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronparker committed Nov 8, 2024
1 parent 168d346 commit 82d8813
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Evergreen/Evergreen.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Aaron Parker
#
# Generated on: 10/30/2024
# Generated on: 11/8/2024
#

@{
Expand All @@ -12,7 +12,7 @@
RootModule = 'Evergreen.psm1'

# Version number of this module.
ModuleVersion = '2410.1565'
ModuleVersion = '2411.1604'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down
7 changes: 4 additions & 3 deletions docs/apps.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 356 Supported applications
# 357 Supported applications

Evergreen `2410.1565` supports the following applications:
Evergreen `2411.1604` supports the following applications:

| Name | Application | Link |
| ------------------------------------- | ----------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
Expand Down Expand Up @@ -51,7 +51,6 @@ Evergreen `2410.1565` supports the following applications:
| AzulZulu11 | Azul Zulu 11 | https://www.azul.com/downloads/#zulu |
| AzulZulu17 | Azul Zulu 17 | https://www.azul.com/downloads/#zulu |
| AzulZulu21 | Azul Zulu 21 | https://www.azul.com/downloads/#zulu |
| AzulZulu23 | Azul Zulu 23 | https://www.azul.com/downloads/#zulu |
| AzulZulu8 | Azul Zulu 8 | https://www.azul.com/downloads/#zulu |
| BeekeeperStudio | Beekeeper Studio | https://www.beekeeperstudio.io/ |
| BellSoftLibericaJDK11 | BellSoft Liberica JDK 11 LTS | https://bell-sw.com/libericajdk/ |
Expand Down Expand Up @@ -232,6 +231,8 @@ Evergreen `2410.1565` supports the following applications:
| mRemoteNG | mRemoteNG | https://mremoteng.org/ |
| MSIXHero | MSIX Hero | https://msixhero.net/ |
| MuseScore | MuseScore | https://musescore.org/ |
| mySQLConnectorNET | mySQL Connector NET | https://dev.mysql.com/doc/connector-net/en/ |
| mySQLConnectorODBC | mySQL Connector ODCB | https://dev.mysql.com/doc/connector-odbc/en/ |
| mySQLWorkbench | mySQL Workbench | https://dev.mysql.com/doc/workbench/en/ |
| NanaZip | NanaZip | https://github.com/M2Team/NanaZip |
| Naps2 | Ben Olden-Cooligan NAPS2 | https://www.naps2.com/ |
Expand Down
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change log

## VERSION
## 2411.1604

* Adds `mySQLConnectorNET`, `mySQLConnectorODBC`
* Fixes an issue in `Gimp` to account for strings in the version number [#767](https://github.com/aaronparker/evergreen/issues/767)
Expand Down

0 comments on commit 82d8813

Please sign in to comment.