diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-11-29 00:46:29 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-11-29 00:46:29 -0500 |
| commit | 3867fa93d39d92fc049dcde08cb322d9a78e3744 (patch) | |
| tree | fb346e8c9232b38c88f90b6f66176932be5563f3 | |
| parent | d2e82367925c7e10504c1caec1605806bb364629 (diff) | |
Update module versions
| -rw-r--r-- | modules/core.ini | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/modules/core.ini b/modules/core.ini index ddad0a09..026e6d06 100644 --- a/modules/core.ini +++ b/modules/core.ini @@ -1,35 +1,35 @@ [patterns] -version=v1.1 +version=v2.0 git=https://github.com/bruce-hill/tomo-patterns [base64] -version=v1.0 +version=v2.0 git=https://github.com/bruce-hill/tomo-base64 [commands] -version=v1.0 +version=v2.0 git=https://github.com/bruce-hill/tomo-commands [json] -version=v1.0 +version=v2.0 git=https://github.com/bruce-hill/tomo-json [pthreads] -version=v1.0 +version=v2.0 git=https://github.com/bruce-hill/tomo-pthreads [random] -version=v1.0 +version=v1.3 git=https://github.com/bruce-hill/tomo-random [shell] -version=v1.0 +version=v2.0 git=https://github.com/bruce-hill/tomo-shell [time] -version=v1.0 +version=v2.0 git=https://github.com/bruce-hill/tomo-time [uuid] -version=v1.0 +version=v1.1 git=https://github.com/bruce-hill/tomo-uuid |
