Skip to content

Commit c701299

Browse files
committed
Update RingPM Registry - Add: RingTilengine
1 parent aa97552 commit c701299

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

tools/ringpm/registry/registry.ring

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -762,5 +762,9 @@ aPackagesRegistry = [
762762
[ :name = "extensionstutorials",
763763
:description = "Extensions tutorials for the Ring programming language",
764764
:ProviderUserName = "ringpackages"
765+
],
766+
[ :name = "ringtilengine",
767+
:description = "RingTilengine extension for the Ring programming language",
768+
:ProviderUserName = "ringpackages"
765769
]
766770
]

tools/ringpm/registry/version.ring

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
nRegistryRev = 180
1+
nRegistryRev = 181
22
cRegistryLastUpdate = "2023/12/31"
3-
nPackagesCount = 191
3+
nPackagesCount = 192

0 commit comments

Comments
 (0)