Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Commit 66b8742

Browse files
committed
bump: version 8.1.47.post1 → 8.1.48
1 parent c9dba06 commit 66b8742

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
### Feat
44

5+
- **java**: add ByteArrey[In|Out]putStream classes to io (#192)
6+
7+
## 8.1.47.post1 (2025-04-22)
8+
9+
### Feat
10+
511
- **java**: add ByteArrey[In|Out]putStream classes to io (#192)
612
- add missing classes and refactor functions (#187)
713

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "ignition-api-stubs"
9-
version = "8.1.47.post1"
9+
version = "8.1.48"
1010
description = "Ignition Scripting API Stubs"
1111
readme = "README.md"
1212
keywords = [

0 commit comments

Comments
 (0)