diff --git a/debian/changelog b/debian/changelog index 0d8805c..a5bbfe0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -camper (1.7~git00000000000000.0000000-1) bookworm; urgency=medium +camper (1.8~git00000000000000.0000000-1) bookworm; urgency=medium * Initial release diff --git a/pkg/build/version.go b/pkg/build/version.go index 0a7c7aa..665ec83 100644 --- a/pkg/build/version.go +++ b/pkg/build/version.go @@ -1,3 +1,3 @@ package build -const Version = "1.7~git" +const Version = "1.8~git" diff --git a/sqitch.plan b/sqitch.plan index 21aec99..0144c10 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -281,5 +281,7 @@ draft_payment [draft_payment@v6] 2024-03-20T17:11:41Z jordi fita mas # Add option_group column to acsi_option draft_payment [draft_payment@v7 acsi_option__option_group] 2024-04-03T08:15:40Z jordi fita mas # Take option_group in account when discounting ACSI options in draft_payment +@v8 2024-04-22T11:41:03Z jordi fita mas # Tag version 8 + booking__stay [booking] 2024-04-19T16:02:11Z jordi fita mas # Replace booking arrival and departure dates with a daterange booking_campsite [roles schema_camper booking campsite extension_btree_gist] 2024-04-21T18:27:20Z jordi fita mas # Add relation of campsite booking