Skip to content

Commit 9a2a58d

Browse files
committed
Version bump
1 parent fd50b01 commit 9a2a58d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343

4444
build-linux-i386:
4545
runs-on: ubuntu-latest
46-
# container: i386/ubuntu:latest
4746
steps:
4847
- uses: actions/checkout@v2
4948
- name: Build Project

diadog.nimble

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import strformat
22

33
# Package
44

5-
version = "1.1.0"
5+
version = "1.2.0"
66
author = "cobaltcore"
77
description = "Cross-platform native file dialogs."
88
license = "MIT"

0 commit comments

Comments
 (0)