Skip to content

Commit

Permalink
Fix restapi versions - refs #274234
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Jan 10, 2025
1 parent faf8199 commit 4bfa9ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/plone/versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ plone.app.themingplugins = 1.1
collective.js.fullcalendar = 1.6.6.dev1

plone.schema = 1.3.0
plone.restapi = 8.39.1
plone.rest = 2.0.0
plone.restapi = 8.43.3
plone.rest = 2.0.1
plumber = 1.5
psycopg2 = 2.8.4
pyasn1 = 0.4.7
Expand Down Expand Up @@ -233,7 +233,7 @@ eea.volto.slate = 1.0

Products.PloneHotfix20210518 = 1.5

plone.volto = 4.0.0a14
plone.volto = 4.4.4
eea.api.objectprovides = 1.1

# required by collective.exportimport
Expand Down

0 comments on commit 4bfa9ed

Please sign in to comment.