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

Commit 9f8ebb1

Browse files
committed
🔖 Bump up version
1 parent f000442 commit 9f8ebb1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
APP_VERSION=1.0.5
1+
APP_VERSION=1.0.6
22
GITHUB_REPOSITORY_URL=https://github.com/techouse/alfred-dart-docs
33
ALGOLIA_SEARCH_INDEX=
44
ALGOLIA_APPLICATION_ID=

info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<key>variablesdontexport</key>
222222
<array/>
223223
<key>version</key>
224-
<string>1.0.5</string>
224+
<string>1.0.6</string>
225225
<key>webaddress</key>
226226
<string>https://github.com/techouse</string>
227227
</dict>

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: dart_docs_alfred_workflow
22
description: Search the Dart documentation using Alfred
33

4-
version: 1.0.5
4+
version: 1.0.6
55

66
publish_to: 'none'
77

0 commit comments

Comments
 (0)