We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2bef9 commit 1250504Copy full SHA for 1250504
pubspec.yaml
@@ -1,13 +1,13 @@
1
name: utopian_rocks
2
-description: A new Flutter project.
+description: A flutter application for the utopian.rocks website.
3
4
# The following defines the version and build number for your application.
5
# A version number is three numbers separated by dots, like 1.2.43
6
# followed by an optional build number separated by a +.
7
# Both the version and the builder number may be overridden in flutter
8
# build by specifying --build-name and --build-number, respectively.
9
# Read more about versioning at semver.org.
10
-version: 1.0.0+1
+version: 0.0.1+1
11
12
environment:
13
sdk: '>=2.0.0-dev.68.0 <3.0.0'
0 commit comments