You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Follow the steps below to create a new release of the gradle-flatbuffers-plugin.
7
7
8
8
### 2. Commit Release Version Change
9
9
10
-
Commit the change to the release version and verify that the [Travis CI build](https://travis-ci.org/netifi/gradle-flatbuffers-plugin) passes.
10
+
Commit the change to the release version and verify that the [Travis CI build](https://travis-ci.org/github/gregwhitaker/gradle-flatbuffers-plugin) passes.
11
11
12
12
### 3. Tag Release in Github
13
13
@@ -17,4 +17,4 @@ Follow the steps below to create a new release of the gradle-flatbuffers-plugin.
17
17
### 4. Verify Plugin Published
18
18
19
19
Verify that the plugin was published to the [Gradle Plugin Repository](https://plugins.gradle.org/plugin/io.netifi.flatbuffers) and that the latest
0 commit comments