Skip to content

Commit 502b211

Browse files
Clinton WerthClinton Werth
authored andcommitted
update read me
1 parent 5afd83c commit 502b211

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ MAGE adheres to [Semantic Versioning](http://semver.org/).
1313
- Support for Mongoose 6.x
1414
- Support for Webpack 5.x
1515
- Support for Angular 14.x
16-
- [mongodb-migrations](https://www.npmjs.com/package/@ngageoint/mongodb-migrations) support for Mongo 5.x.
16+
- [mongodb-migrations](https://www.npmjs.com/package/@ngageoint/mongodb-migrations) support for Mongo 6.x.
1717
- The `MAGE_MONGO_TLS_INSECURE` env var avoids issues with [self-signed certs](https://github.com/Automattic/mongoose/issues/9147).
1818
- [GARS](https://github.com/ngageoint/gars-js) grid overlay
1919
- [MGRS](https://github.com/ngageoint/mgrs-js) grid overlay

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ requires Node > 18.x. Developers should use the latest LTS, 20.x at the time of
7272
### Install MongoDB
7373

7474
Before running a MAGE server, you'll need to install and start [MongoDB](https://www.mongodb.com/try/download/community).
75-
At the time of this writing, MAGE supports MongoDB version 5.x (5.0.1).
75+
At the time of this writing, MAGE supports MongoDB version 6.x (6.0).
7676

7777
### Install MAGE server packages
7878

0 commit comments

Comments
 (0)