From 43eed1660c9da690983a6e4e130fbf099d9b005a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 7 Jan 2026 11:09:39 +0000 Subject: [PATCH] Meta: Updated dev version, license year, crowdin config Added Id to crowdin config for compatibility with upcoming change to crowdin CLI process after switch to codeberg --- LICENSE | 2 +- crowdin.yml | 1 + version | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 9b94d9be3..d7961a613 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015-2025, Dan Brown and the BookStack project contributors. +Copyright (c) 2015-2026, Dan Brown and the BookStack project contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/crowdin.yml b/crowdin.yml index 32f2ad052..b803b07ee 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,4 @@ +project_id: "377219" project_identifier: bookstack base_path: . preserve_hierarchy: false diff --git a/version b/version index 085e9695f..14f310dc3 100644 --- a/version +++ b/version @@ -1 +1 @@ -v25.11-dev +v26.01-dev