From 1e3bea95e5068f469ccef75a44ba92085ca233a1 Mon Sep 17 00:00:00 2001 From: Gene Leynes Date: Tue, 29 Aug 2023 16:03:55 -0500 Subject: [PATCH 1/2] fixing travis dev url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f64352..7e6918d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Stable beta branch. Test about-to-be-released features in a stable pre-release b "Nightly" alpha branch. Test the latest features and bug fixes -- enjoy at your own risk. -[![Linux build - Dev](https://img.shields.io/travis/Chicago/RSocrata/dev.svg?style=flat-square&label=Linux%20build)](https://travis-ci.org/Chicago/RSocrata)[![Windows build - Dev](https://img.shields.io/appveyor/ci/tomschenkjr/RSocrata/dev.svg?style=flat-square&label=Windows%20build)](https://ci.appveyor.com/project/tomschenkjr/rsocrata/branch/dev)[![Coverage - Dev](https://img.shields.io/coveralls/Chicago/RSocrata/dev.svg?style=flat-square&label=Coverage)](https://coveralls.io/github/Chicago/RSocrata?branch=dev) +[![Linux build - Dev](https://img.shields.io/travis/Chicago/RSocrata/dev.svg?style=flat-square&label=Linux%20build)](https://app.travis-ci.com/Chicago/RSocrata)[![Windows build - Dev](https://img.shields.io/appveyor/ci/tomschenkjr/RSocrata/dev.svg?style=flat-square&label=Windows%20build)](https://ci.appveyor.com/project/tomschenkjr/rsocrata/branch/dev)[![Coverage - Dev](https://img.shields.io/coveralls/Chicago/RSocrata/dev.svg?style=flat-square&label=Coverage)](https://coveralls.io/github/Chicago/RSocrata?branch=dev) A tool for downloading and uploading Socrata datasets ----------------------------------------------------- From 524a075bee82227dcc2d78052237f85176aa3def Mon Sep 17 00:00:00 2001 From: Gene Leynes Date: Tue, 29 Aug 2023 16:11:31 -0500 Subject: [PATCH 2/2] advancing version number --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 3d675af..89dc297 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -10,7 +10,7 @@ Description: Provides easier interaction with format and manages throttling by 'Socrata'. Users can upload data to 'Socrata' portals directly from R. -Version: 1.7.14-1 +Version: 1.7.14-2 Date: 2023-08-29 Author: Hugh Devlin, Ph. D., Tom Schenk, Jr., Gene Leynes, Nick Lucius, John Malc, Mark Silverberg, and Peter Schmeideskamp Maintainer: "Gene Leynes"