Skip to content

Commit 4919aeb

Browse files
author
IPAM GitHub Actions
committed
Updated Azure IPAM Version to v3.3.0 [skip ci]
1 parent 06897f5 commit 4919aeb

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

docs/_coverpage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![logo](./images/ipam-logo.png ':size=45%')
44

5-
# IPAM <small>3.2.0</small>
5+
# IPAM <small>3.3.0</small>
66
> Azure IP Address Management Made Easy
77
88
[GitHub](https://github.com/Azure/ipam)

engine/app/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"app": "3.2.0",
2+
"app": "3.3.0",
33
"python": "3.9"
44
}

engine/requirements.lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Dependencies for Azure IPAM v3.2.0
1+
# Dependencies for Azure IPAM v3.3.0
22
aiohttp==3.9.5
33
aiosignal==1.3.1
44
annotated-types==0.7.0

ui/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "azure-ipam-ui",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"type": "module",
55
"private": true,
66
"dependencies": {

0 commit comments

Comments
 (0)