diff --git a/debian/changelog b/debian/changelog index 34ce970..0d8805c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -camper (1.6~git00000000000000.0000000-1) bookworm; urgency=medium +camper (1.7~git00000000000000.0000000-1) bookworm; urgency=medium * Initial release diff --git a/pkg/build/version.go b/pkg/build/version.go index a87b2a4..0a7c7aa 100644 --- a/pkg/build/version.go +++ b/pkg/build/version.go @@ -1,3 +1,3 @@ package build -const Version = "1.6~git" +const Version = "1.7~git" diff --git a/sqitch.plan b/sqitch.plan index 63d792e..d48023f 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -277,3 +277,4 @@ draft_payment [draft_payment@v5 acsi acsi_calendar acsi_option payment__acsi_car @v6 2024-03-20T17:10:00Z jordi fita mas # Tag version 6 draft_payment [draft_payment@v6] 2024-03-20T17:11:41Z jordi fita mas # Use the number of dogs to compute the total, no just as if it were a boolean +@v7 2024-04-03T07:32:10Z jordi fita mas # Tag version 7