cldr-rbnf 48.0.0 → 48.2.0-BETA0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -2,7 +2,7 @@ UNICODE LICENSE V3
2
2
 
3
3
  COPYRIGHT AND PERMISSION NOTICE
4
4
 
5
- Copyright © 2004-2025 Unicode, Inc.
5
+ Copyright © 2004-2026 Unicode, Inc.
6
6
 
7
7
  NOTICE TO USER: Carefully read the following legal agreement. BY
8
8
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
package/README.md CHANGED
@@ -19,7 +19,7 @@ the data contained here, please file a new ticket at [Unicode Jira](https://unic
19
19
 
20
20
  ## License
21
21
 
22
- Copyright © 1991-2025 Unicode, Inc.
22
+ Copyright © 1991-2026 Unicode, Inc.
23
23
  [Terms of Use](http://www.unicode.org/copyright.html)
24
24
 
25
25
  SPDX-License-Identifier: Unicode-3.0
package/bower.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cldr-rbnf",
3
- "version": "48.0.0",
3
+ "version": "48.2.0-BETA0",
4
4
  "main": "rbnf/*.json",
5
5
  "ignore": [
6
6
  ".gitattributes",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cldr-rbnf",
3
- "version": "48.0.0",
3
+ "version": "48.2.0-BETA0",
4
4
  "description": "Rule Based Number Formatting data",
5
5
  "homepage": "https://cldr.unicode.org",
6
6
  "author": "The Unicode Consortium",