Skip to content

Commit 41b2c73

Browse files
committed
Bump version to v2.10.2
1 parent c361d19 commit 41b2c73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## WIP
3+
## 2.10.2 (2024-12-08)
44

55
- Fix $near filter for MongoLite
66
- Add content.index.side-panel and content.collection.items.side-panel triggers

bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
const APP_VERSION = '2.10.1';
3+
const APP_VERSION = '2.10.2';
44

55
if (!defined('APP_ADMIN')) define('APP_ADMIN', false);
66
if (!defined('APP_CLI')) define('APP_CLI', PHP_SAPI == 'cli');

0 commit comments

Comments
 (0)