Skip to content

Commit 8b665a7

Browse files
committed
bump version to 1.18.0
1 parent d9bc590 commit 8b665a7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Node IDs Changelog
2+
## v1.18.0
3+
* Added FriendRequestPopup IDs
4+
* Added GJMessageCell IDs
5+
* Added LevelAreaLayer and SecretLayer3 and SecretLayer6 [#113](https://github.com/geode-sdk/NodeIDs/pull/113)
6+
* Fixed LevelPage IDs on non-level pages
7+
* Updated about.md
8+
29
## v1.17.0
310
* Added ItemInfoPopup [#111](https://github.com/geode-sdk/NodeIDs/pull/111)
411
* Added SecretLayer and SecretLayer4 (2.0 vault and Chamber of Time) [#109](https://github.com/geode-sdk/NodeIDs/pull/109)

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"mac": "2.2074",
77
"ios": "2.2074"
88
},
9-
"version": "v1.17.0",
9+
"version": "v1.18.0",
1010
"id": "geode.node-ids",
1111
"name": "Node IDs",
1212
"developer": "Geode Team",

0 commit comments

Comments
 (0)