Skip to content

Commit 075af3a

Browse files
committed
Pinned imio.smartweb.common = 1.2.39
1 parent 3a15dfa commit 075af3a

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
1.6.4 (unreleased)
22
------------------
33

4+
- imio.smartweb.common 1.2.39
5+
6+
- Migration to Plone 6.1.3
7+
[boulch]
8+
49
- Migrate to Plone 6.1.3
510
[boulch]
611

base.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ parts =
1010
extensions =
1111
mr.developer
1212

13-
auto-checkout += imio.smartweb.common
14-
1513
extends =
1614
https://dist.plone.org/release/6.1.3/versions.cfg
1715
https://dist.plone.org/release/6.1.3/versions-ecosystem.cfg

dev.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ extensions =
88

99
auto-checkout +=
1010
imio.events.core
11-
imio.events.policy
11+
imio.events.policy
12+
imio.smartweb.common
1213
imio.smartweb.locales
1314
collective.upgrade
1415
pas.plugins.kimug

versions.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
imio.events.core = 1.2.43
44
imio.events.policy = 1.1.7
5-
imio.smartweb.common = 1.2.38
6-
imio.smartweb.locales = 1.1.30
5+
imio.smartweb.common = 1.2.39
6+
imio.smartweb.locales = 1.1.30

0 commit comments

Comments
 (0)