Updated version to 32.41.0

commit_hash:fc474c28a9a2657a7b3ee5eeba30f6491fdd5dbe
This commit is contained in:
robot-divkit
2026-03-11 23:44:05 +03:00
parent 4915321c00
commit 1edf2002eb
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
MARKETING_VERSION = 32.40.0
MARKETING_VERSION = 32.41.0
CURRENT_PROJECT_VERSION = 32
+1 -1
View File
@@ -1,3 +1,3 @@
public enum DivKitInfo {
public static let version = "32.40.0"
public static let version = "32.41.0"
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@divkitframework/divkit",
"version": "32.40.0",
"version": "32.41.0",
"description": "DivKit for the web",
"keywords": [
"server-driven-ui",
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "pydivkit"
version = "32.40.0"
version = "32.41.0"
description = "DivKit python library"
readme = "README.md"
keywords = ["divkit", "sdk"]
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@divkitframework/jsonbuilder",
"version": "32.40.0",
"version": "32.41.0",
"description": "DivKit TypeScript JSON Builder",
"main": "./dist/jsonbuilder.js",
"module": "./dist/es/jsonbuilder.js",
+1 -1
View File
@@ -1 +1 @@
32.40.0
32.41.0