Skip to content

Commit b39f97d

Browse files
committed
🔖 Bump up version
1 parent ac87090 commit b39f97d

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.1.7
1+
APP_VERSION=1.1.8
22
GITHUB_REPOSITORY_URL=https://github.com/techouse/alfred-gitmoji
33
ALGOLIA_SEARCH_INDEX=
44
ALGOLIA_APPLICATION_ID=

info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
<key>variablesdontexport</key>
252252
<array/>
253253
<key>version</key>
254-
<string>1.1.7</string>
254+
<string>1.1.8</string>
255255
<key>webaddress</key>
256256
<string>https://github.com/techouse</string>
257257
</dict>

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Search for gitmojis and copy them to the clipboard easily.
44
# Prevent accidental publishing to pub.dev.
55
publish_to: 'none'
66

7-
version: 1.1.7
7+
version: 1.1.8
88

99
environment:
1010
sdk: '>=2.17.0 <3.0.0'

0 commit comments

Comments
 (0)