diff options
| author | David <34756939+skaarj1989@users.noreply.github.com> | 2021-04-02 21:43:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-02 12:43:24 -0700 |
| commit | 10e85f2cd126e22f6ee23c0ffe4e4f150ddf05a1 (patch) | |
| tree | a72a01b3a0231bc4083042d4e9329f54f3327349 /ports/entt/CONTROL | |
| parent | 25d26e75948e3871061bef6a739a2794585a7aa1 (diff) | |
| download | vcpkg-10e85f2cd126e22f6ee23c0ffe4e4f150ddf05a1.tar.gz vcpkg-10e85f2cd126e22f6ee23c0ffe4e4f150ddf05a1.zip | |
[entt] Update to 3.7.0 (#17047)
* Update to 3.7.0
* fix
Diffstat (limited to 'ports/entt/CONTROL')
| -rw-r--r-- | ports/entt/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/entt/CONTROL b/ports/entt/CONTROL index 64e63c29b..49fba8bcd 100644 --- a/ports/entt/CONTROL +++ b/ports/entt/CONTROL @@ -1,4 +1,4 @@ Source: entt -Version: 3.6.0 +Version: 3.7.0 Description: Gaming meets modern C++ - a fast and reliable entity-component system and much more. Homepage: https://github.com/skypjack/entt |
